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 for React strict mode double initialization errors #7293

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

VolkerLieber
Copy link
Contributor

React strict mode creates everything two times and destroys one instance again to check for potential leaks in dev move.
This behaviour causes swiper to potentially handle an already destroyed instance.

@nolimits4web nolimits4web merged commit 661266c into nolimits4web:master Feb 5, 2024
@nolimits4web
Copy link
Owner

Merged, thanks!

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.

None yet

2 participants