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 firefox recoil snapshot bug #2321

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

bosiraphael
Copy link
Contributor

Using useRecoilSnapshot() to debug on Firefox creates an error: facebookexperimental/Recoil#1994 .
I used useRecoilTransactionObserver_UNSTABLE instead which fixes the issue.

@lucasbordeau lucasbordeau merged commit f19ed5e into main Nov 2, 2023
8 of 10 checks passed
@lucasbordeau lucasbordeau deleted the fix-firefox-recoil-snapshot-bug branch November 2, 2023 16:06
@charlesBochet charlesBochet mentioned this pull request Nov 30, 2023
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.

2 participants