You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT : to reproduce this you can try to connect and disconnect multiple times and restart your Dapp sometimes when you disconnect a wallet it will happen
I did more testing and I reproduce it after connecting and disconnecting wallet for 10 - 15 times, did hot restart sometimes and re debug app 2 - 3 times
it's hard to reproduce but QA reported sometimes it happen on first run of app
I checked when it's happening _client.connect doesn't give response and we doesn't have URI or any error
The text was updated successfully, but these errors were encountered:
I was trying to connect but there was no response I investigate and when this logs appear connect method worked and I got uri but
then when _client.connect method is executed this error appear immediately
Once Metamask/Trustwallet is launched this error appear and no connect pop up appear in Wallet
EDIT : to reproduce this you can try to connect and disconnect multiple times and restart your Dapp sometimes when you disconnect a wallet it will happen
I did more testing and I reproduce it after connecting and disconnecting wallet for 10 - 15 times, did hot restart sometimes and re debug app 2 - 3 times
it's hard to reproduce but QA reported sometimes it happen on first run of app
I checked when it's happening _client.connect doesn't give response and we doesn't have URI or any error
The text was updated successfully, but these errors were encountered: