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
@brozorec@hovoh/ethcall/lib/call.js is sometimes failing when doing tryAll. Sentry reportsCannot read properties of undefined (reading 'success')". When we look at the code, it does the following:
TypeError: Cannot read properties of undefined (reading 'providerName')
SecurityError: Attempt to use history.replaceState() more than 100 times per 30 seconds
Could mean a loop between two pages, I believe it happened on mobile (for sure) and firefox desktop and both times between my positions and lend.
Zerion is a wallet (https://zerion.io/) and whatever the reason, it seems its crashing the app.
TypeError Function.defineProperty(): ‘defineProperty' on proxy: trap returned falsish for property 'request'
ChunkLoadError
We were getting this one a lot a couple of weeks ago. Not sure why (https://rollbar.com/blog/javascript-chunk-load-error/#)
The text was updated successfully, but these errors were encountered: