Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

noPropertyAccessFromIndexSignature trigger TS4111 error #3106

Closed
6XGate opened this issue May 2, 2023 · 2 comments
Closed

noPropertyAccessFromIndexSignature trigger TS4111 error #3106

6XGate opened this issue May 2, 2023 · 2 comments

Comments

@6XGate
Copy link

6XGate commented May 2, 2023

vue-tsc@1.6.3 with typescript@4.9.5 emits error TS4111: Property 'slot-name' comes from an index signature, so it must be accessed with ['slot-name']. for every slot. No matter which form; v-slot:slot-name or #slot-name

@ole-thoeb
Copy link

Have the same problem with typescript@5.0.4. As already mentioned, regression of #2236.

@6XGate
Copy link
Author

6XGate commented May 2, 2023

Yeah, that was my comment on it... :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants