You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slots can't be wrapped in #if statements, but on using the slot with a component which is wrapped in #if statement, the compiler does not produce any error.
Describe the bug
Slots can't be wrapped in
#if
statements, but on using the slot with a component which is wrapped in#if
statement, the compiler does not produce any error.Reproduction
Here's a repo for reproduction:
https://stackblitz.com/edit/sveltejs-kit-template-default-wvmusb?file=src%2Froutes%2F%2Bpage.svelte
Here's a screenshot:
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: