graz-sh / graz

React hooks for Cosmos 🪐
https://graz.sh/
MIT License
109 stars 32 forks source link

Auto reconnect issue #20

Closed codingki closed 1 year ago

codingki commented 2 years ago

If we already suggest chain and connect and then remove the chain from keplr it will return a runtime error that client can't handle How to reproduce:

  1. Auto reconnect on
  2. suggestChainAndConnect
  3. remove the chain from keplr
  4. refresh the page
codingki commented 1 year ago

Closed by #69