Typescript Error with dynamic slots.
Hi everyone,
I recently updated my project and while the app is still functioning, I'm encountering a TypeScript (tsc) error.
I'm familiar with this type of error when it comes to objects and dynamic indexes in TypeScript, but I'm not sure how to resolve it in the context of slots.
Has anyone else faced a similar issue or can provide some guidance on how to fix this?
Thanks for your help!
I recently updated my project and while the app is still functioning, I'm encountering a TypeScript (tsc) error.
I'm familiar with this type of error when it comes to objects and dynamic indexes in TypeScript, but I'm not sure how to resolve it in the context of slots.
Has anyone else faced a similar issue or can provide some guidance on how to fix this?
Thanks for your help!

