terra-money / wallet-provider

Library to make React dApps easier using Terra Station Extension or Terra Station Mobile.
https://www.npmjs.com/package/@terra-money/wallet-provider
Apache License 2.0
90 stars 69 forks source link

Wallet status is still `INITIALIZING` after denying connect request #140

Open ap-justin opened 1 year ago

ap-justin commented 1 year ago

REPRO

  1. go to npm page nextjs example sandbox https://codesandbox.io/s/github/terra-money/wallet-provider/tree/main/templates/next

  2. click connect and click deny on pop-up image

  3. status should be WALLET_NOT_CONNECTED but stuck INITIALIZING image

also wallet popup should close when user denies connection