-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
Description
Describe the bug
Crossfade does not dispatch outrostart.
To Reproduce
https://svelte.dev/repl/444056d6706e4d16a604742a48e0d17c?version=3.30.0
Expected behavior
introstart should be dispatched when element is about to appear
introend should be dispatched when element is fully visible
outrostart should be dispatched when element is about to disappear
outroend should be dispatched when element is fully hidden
Information about your Svelte project:
- Svelte version 3.30.0
mench32, kaspargoo, DavidPingui, ArkadyChakhalyan, 4ok and 5 more