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
When testing the 0.55.0 version of the wallet, I made a transaction on Polygon that send 0.05 WMATIC token. Once I signed the transaction, I got correctly moved to the activity tab. When I clicked on the latest Contract interaction item I saw Unexpected error in the wallet and Async thunk failed TypeError: Cannot read properties of null (reading 'hash') in logs. The error did not reappear once I went back to the activity list and opened the same Contract interaction item again.
When testing the 0.55.0 version of the wallet, I made a transaction on Polygon that send 0.05 WMATIC token. Once I signed the transaction, I got correctly moved to the activity tab. When I clicked on the latest
Contract interaction
item I sawUnexpected error
in the wallet andAsync thunk failed TypeError: Cannot read properties of null (reading 'hash')
in logs. The error did not reappear once I went back to the activity list and opened the sameContract interaction
item again.I tried to reproduce it and record and I did manage to do that (and I additionally hit an issue with transaction incorrectly marked as dropped):
Screen.Recording.2023-12-28.at.10.39.25.mov
Then I did some more tests (also with the same asset) and wasn't able to reproduce anymore:
Screen.Recording.2023-12-28.at.11.12.50.mov
The text was updated successfully, but these errors were encountered: