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

fix(svelte5): synchronously flush changes after mount and unmount #396

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

mcous
Copy link
Collaborator

@mcous mcous commented Jul 25, 2024

Svelte 5 tests started failing in the mount/unmount tests. This PR adds a flushSync call to mount / unmount to ensure that components behave as users expect in a testing environment

@mcous mcous merged commit 75a3f38 into main Jul 25, 2024
25 checks passed
@mcous mcous deleted the fix/flush-svelte-5 branch July 25, 2024 23:05
Copy link

🎉 This issue has been resolved in version 5.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant