Skip to content

fix: improve global transition handling of effect cleardown #10469

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

Merged
merged 4 commits into from
Feb 13, 2024

Conversation

trueadm
Copy link
Contributor

@trueadm trueadm commented Feb 13, 2024

Fixes #10214 and #10277

Copy link

changeset-bot bot commented Feb 13, 2024

🦋 Changeset detected

Latest commit: f31b28f

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
svelte Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@katriellucas
Copy link

Fixes #10214 and #10277

Humm, this PR is merged and live on next.53, right? But I'm still having the same issues.

@trueadm
Copy link
Contributor Author

trueadm commented Feb 14, 2024

@katriellucas There's another bug that I've since found. Will have a PR up soon.

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

Successfully merging this pull request may close these issues.

Global transition directive are destroying all the DOM Elements in Svelte 5?
2 participants