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
Currently, a network_change event is triggered when the user arrives to the app using the query parameter network.
We must not trigger this event, yet we must also keep the changes done here, where the event is fired even if the user changes the network from the wallet, and not the UI button itself.
The text was updated successfully, but these errors were encountered:
Description
Currently, a
network_change
event is triggered when the user arrives to the app using the query parameternetwork
.We must not trigger this event, yet we must also keep the changes done here, where the event is fired even if the user changes the network from the wallet, and not the UI button itself.
The text was updated successfully, but these errors were encountered: