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

Fails when messages contain bigints #171

Open
bhollis opened this issue Nov 13, 2023 · 0 comments
Open

Fails when messages contain bigints #171

bhollis opened this issue Nov 13, 2023 · 0 comments

Comments

@bhollis
Copy link

bhollis commented Nov 13, 2023

Our gRPC messages contain bigints (as translated from uint64 by ts-proto), and grpc-web-devtools fails to display them. It fails with:

content-script.js:137 Uncaught Error: Could not serialize message.
    at sendGRPCNetworkCall (content-script.js:137:10)
    at handleMessageEvent (content-script.js:148:5)

I suspect this is a similar issue to preactjs/preact-devtools#454

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

No branches or pull requests

1 participant