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: serialize the payload of postMessge #92

Merged
merged 5 commits into from
Nov 23, 2022
Merged

fix: serialize the payload of postMessge #92

merged 5 commits into from
Nov 23, 2022

Conversation

koba04
Copy link
Owner

@koba04 koba04 commented Nov 20, 2022

fixes #90

@vercel
Copy link

vercel bot commented Nov 20, 2022

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

Name Status Preview Updated
swr-devtools ✅ Ready (Inspect) Visit Preview Nov 22, 2022 at 3:57PM (UTC)

@koba04
Copy link
Owner Author

koba04 commented Nov 22, 2022

This doesn't work in the case using <SWRDevTools /> because it causes a mismatched version. So SWRDevTools extension has to care about receiving a payload that is not formalized.

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.

Avoid throwing an Error when passing non-serializable values
1 participant