Closed iyabc closed 4 weeks ago
NOTE: Perhaps this is a bug from the web3modal library itself
Conditions
authToken does not exist on local storage user has not connected a wallet yet Steps to reproduce
Connect wallet When Signature Request modal pops up, click "Reject" or attempt to close the modal by clicking "X" button https://drive.google.com/file/d/1XuXmkD60XdQX41fqnTTtw6iPY73dr2xZ/view?usp=sharing
Denis:
Yea here we just need to fix an infinite retry loop somewhere and display an error toast asking user to disconnect wallet and retry.
Working on resolving this
NOTE: Perhaps this is a bug from the web3modal library itself
Conditions
authToken does not exist on local storage user has not connected a wallet yet Steps to reproduce
Connect wallet When Signature Request modal pops up, click "Reject" or attempt to close the modal by clicking "X" button https://drive.google.com/file/d/1XuXmkD60XdQX41fqnTTtw6iPY73dr2xZ/view?usp=sharing
Denis: