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: transition functions are evaluated too early #9473

Closed
Rich-Harris opened this issue Nov 15, 2023 · 1 comment
Closed

Svelte 5: transition functions are evaluated too early #9473

Rich-Harris opened this issue Nov 15, 2023 · 1 comment
Milestone

Comments

@Rich-Harris
Copy link
Member

Describe the bug

Per #9470 (comment): transition and animation functions are set when the component is created, rather than when the transition/animation happens

Reproduction

link

Logs

No response

System Info

next

Severity

annoyance

@trueadm
Copy link
Contributor

trueadm commented Feb 8, 2024

This seems fixed now.

@trueadm trueadm closed this as completed Feb 8, 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