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: remove duplicate React instance #105

Merged
merged 1 commit into from
Dec 19, 2022
Merged

fix: remove duplicate React instance #105

merged 1 commit into from
Dec 19, 2022

Conversation

koba04
Copy link
Owner

@koba04 koba04 commented Dec 19, 2022

Sometimes, an error occurred due to duplicating React instances, which is caused by using unstable_serialize from swr.
This is not the ideal solution, but I've temporarily copied the serialization logic from swr and removed react as the dependency of web-accessible.js.

@vercel
Copy link

vercel bot commented Dec 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
swr-devtools ✅ Ready (Inspect) Visit Preview Dec 19, 2022 at 2:46AM (UTC)

@koba04 koba04 merged commit 9f9f6e5 into main Dec 19, 2022
@koba04 koba04 deleted the fix-duplicate-react branch December 19, 2022 02:49
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

1 participant