Closed
Description
Describe the bug
I'm noticing svelte transitions are broken for a Modal component I have ... but only starting in alpha 82 and if I use {@render children()}
.
- if you replace
in:scale
within:scale|global
everything works - if I use
<slot/>
instead, it works again
Reproduction
- original REPL with tailwind
- simplified REPL with vanilla
- stackblitz showing alpha 81 works (update alpha to > 81 to see bug)
Logs
No response
System Info
Svelte v5.0.0-next.90 (broken since alpha 82)
Severity
annoyance
Metadata
Metadata
Assignees
Labels
No labels