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

Adding delay prop breaks Svelte transitions (duplicate) #10981

Closed
katriellucas opened this issue Mar 29, 2024 · 2 comments
Closed

Adding delay prop breaks Svelte transitions (duplicate) #10981

katriellucas opened this issue Mar 29, 2024 · 2 comments

Comments

@katriellucas
Copy link

Describe the bug

When using Svelte transitions, if we add the delay property used in svelte/transition import, the delay glitches out the entire transition. The element appears at first, then disappears, and finally the transition plays out. Very weird.

Reproduction

https://svelte-5-preview.vercel.app/#H4sIAAAAAAAACo2S4W6bMBSFX-XW29RWCoFumjQ5gLTnGPvhwDWxamxkX1IsxrtPBtKs66Tsh4Xu0Tn254MnJpVGz_iPiRnRIePse9-zHaPQx8GfUROyHfN2cHVUcl871VNZmYpU11tHMIHUAWaQznZwv0ZScsJ4Rcqa-0P0xqWRICAU8NGTIHyQQnt8PFQmT6-7mvw4EFkD1tRa1c_F9PAIRbkG7wLO5Uk1mA4mfvJ0NS_B6YOSEHCOR-V3SQIOO3tWpoUGtQjworSGikk1VgwU7SFJlmvkRpyh1sL7omJHS2S7xIhzxRZuUoZLHYppWrfh8CXLdtAMTsTbbWPg8JRlMM9rxg70Gno1Pn3921iu7nhY5EiNOJeXst5QedXge6ZfrbZHoW-gjf9E-zP7lnC8TTilSs7Lv_IUNC6m_bU5mNbUUdTPrbODaTi0ToTDJi9GDtk2n1C1J-LwLevHTdIo6Wro7fqSOEg1YrOpL6qh08L6KQrzpbj9pawbGGT79wyfsyuEW6X_oojsG0WerqWwHetso6TChnFyA84_599fviuPcAMAAA==

Logs

No response

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (8) x64 AMD Ryzen 5 3500U with Radeon Vega Mobile Gfx
    Memory: 1.39 GB / 9.88 GB
  Binaries:
    Node: 20.11.1 - C:\Program Files\nodejs\node.EXE
    npm: 10.2.4 - C:\Program Files\nodejs\npm.CMD
    bun: 1.0.36 - ~\.bun\bin\bun.EXE
  Browsers:
    Edge: Chromium (123.0.2420.65)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    svelte: ^5.0.0-next.87 => 5.0.0-next.87

Severity

annoyance

@katriellucas katriellucas changed the title Adding delay prop breaks Svelte transition Adding delay prop breaks Svelte transitions Mar 29, 2024
@rmunn
Copy link
Contributor

rmunn commented Apr 1, 2024

Appears to be a duplicate of #10876

@katriellucas
Copy link
Author

Thanks, I unfortunatelly didn't pay attention, will be closing this.

@katriellucas katriellucas changed the title Adding delay prop breaks Svelte transitions Adding delay prop breaks Svelte transitions (duplicate) Apr 1, 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