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

JSONRPC error when voting (but tx went through) #164

Open
vrde opened this issue Feb 21, 2024 · 2 comments
Open

JSONRPC error when voting (but tx went through) #164

vrde opened this issue Feb 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@vrde
Copy link
Contributor

vrde commented Feb 21, 2024

I got this error when voting:

Screenshot 2024-02-21 at 12 10 55

What I did was:

  • Open the dapp
  • Click vote
  • The dapp promped me to connect the wallet
  • I connected MM
  • The dapp promped me to change network to Evmos (super nice btw)
  • MM asked me to change network, I confirmed
  • I casted my vote
  • I got an error toast with "JSONRPC error" (couldn't capture it in a screenshot, but I got the console log)
@vrde vrde added the bug Something isn't working label Feb 21, 2024
@stecb
Copy link
Contributor

stecb commented Feb 21, 2024

@vrde it's a known issue reported also by Ben (see discord thread). The problem is that in the code we get the error thrown, but if we ignore it (and just pretend it didn't happen) we're not sure if the transaction went through. Any 💡 would be very welcome

@vrde
Copy link
Contributor Author

vrde commented Feb 21, 2024

/me clicks "unsubscribe"

Jokes apart, I see the issue, it's a weird error

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

2 participants