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
The app crashes when it loads and the wallet is connected to a different network not in our list of EVMs.
Recreate:
use metamask to connect to arbitrum network
go to bridge
notice error
Could catch and ignore the error as a quick fix I think, because network will get correctly connect when the user interacts with the wallet selector.
Better fix might be to ask to switch networks when the wrong one is detected, but is that the best ux?
The text was updated successfully, but these errors were encountered:
The app crashes when it loads and the wallet is connected to a different network not in our list of EVMs.
Recreate:
Could catch and ignore the error as a quick fix I think, because network will get correctly connect when the user interacts with the wallet selector.
Better fix might be to ask to switch networks when the wrong one is detected, but is that the best ux?
The text was updated successfully, but these errors were encountered: