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: Outro animation is not cancelled and overlaps with intro #12319

Open
Fruup opened this issue Jul 5, 2024 · 0 comments
Open

Svelte 5: Outro animation is not cancelled and overlaps with intro #12319

Fruup opened this issue Jul 5, 2024 · 0 comments

Comments

@Fruup
Copy link

Fruup commented Jul 5, 2024

Describe the bug

I noticed the REPL from #9937 still has a bug. When "show" is clicked and the intro has finished playing, pressing the "show" button twice in quick succession leads to janky movement and the element being invisible (even though "show" is true).

I suspect that the outro animation is not cancelled and it overlaps with the intro animation.


Video:

Screen.Recording.2024-07-05.at.23.15.02.mov

Reproduction

REPL as provided in #9937

Logs

No response

System Info

see REPL

Severity

blocking an upgrade

Fruup pushed a commit to Fruup/svelte that referenced this issue Jul 6, 2024
Fruup pushed a commit to Fruup/svelte that referenced this issue Jul 6, 2024
@trueadm trueadm added this to the 5.0 milestone Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants