-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Unexpected behavior with props on named slots #7245
Comments
I have run into the same problem. currently (version=3.46.4) I don't think of this as a bug anymore. |
Describe the bug
From the docs (emphasis mine)
However it seems that those props can also be exposed through a
let:
on the<Component>
. Not entirely sure whether this is an actual bug or just lacking better documentation.Reproduction
https://svelte.dev/repl/f3fa64f34cc740deb6b7ed7dca0bf657?version=3.46.4
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: