Open ap-justin opened 1 year ago
REPRO
go to npm page nextjs example sandbox https://codesandbox.io/s/github/terra-money/wallet-provider/tree/main/templates/next
nextjs
click connect and click deny on pop-up
status should be WALLET_NOT_CONNECTED but stuck INITIALIZING
WALLET_NOT_CONNECTED
INITIALIZING
also wallet popup should close when user denies connection
REPRO
go to npm page
nextjs
example sandbox https://codesandbox.io/s/github/terra-money/wallet-provider/tree/main/templates/nextclick connect and click deny on pop-up
status should be
WALLET_NOT_CONNECTED
but stuckINITIALIZING
also wallet popup should close when user denies connection