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

Support React strict mode without any hiccups #232

Closed
aeplay opened this issue Jul 17, 2024 · 0 comments
Closed

Support React strict mode without any hiccups #232

aeplay opened this issue Jul 17, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@aeplay
Copy link
Contributor

aeplay commented Jul 17, 2024

React strict mode creates and throws away a Jazz context before creating the one that is actually used, causing issues like #231

We need to support React strict mode because it is very helpful for app developers to make sure they get hook behaviour right.

@aeplay aeplay added the bug Something isn't working label Jul 17, 2024
@aeplay aeplay self-assigned this Jul 18, 2024
@aeplay aeplay closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant