Skip to content

Svelte 5 (alpha 90): broken svelte transitions with {@render children()}. Issue starts from alpha 82. #11001

Closed
@svelte-kit-so-good

Description

@svelte-kit-so-good

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 with in:scale|global everything works
  • if I use <slot/> instead, it works again

Reproduction

Logs

No response

System Info

Svelte v5.0.0-next.90 (broken since alpha 82)

Severity

annoyance

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions