Skip to content
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

Svelte 5: flip animation breaks entry transition with delay #11484

Closed
mquandalle opened this issue May 6, 2024 · 1 comment
Closed

Svelte 5: flip animation breaks entry transition with delay #11484

mquandalle opened this issue May 6, 2024 · 1 comment

Comments

@mquandalle
Copy link

Describe the bug

When an item has both a animate:flip directive and in:scale={{delay: 1000}}, it immediately appears before disappearing and being animated. This was working as expected on Svelte 4.

Reproduction

Svelte 5 REPL - Svelte 4 REPL

Logs

No response

System Info

System:
    OS: macOS 14.3.1
    CPU: (8) arm64 Apple M2
    Memory: 116.89 MB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 18.16.0 - û/.nvm/versions/node/v18.16.0/bin/node
    Yarn: 1.22.19 - û/.nvm/versions/node/v18.16.0/bin/yarn
    npm: 9.5.1 - û/.nvm/versions/node/v18.16.0/bin/npm
    pnpm: 8.14.1 - û/.nvm/versions/node/v18.16.0/bin/pnpm
    bun: 1.1.3 - û/.bun/bin/bun
  Browsers:
    Brave Browser: 114.1.52.126
    Safari: 17.3.1
  npmPackages:
    svelte: next => 5.0.0-next.123

Severity

blocking an upgrade

@7nik
Copy link

7nik commented May 6, 2024

duplicate of #11270

@mquandalle mquandalle closed this as not planned Won't fix, can't repro, duplicate, stale May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants