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
Registered a wallet, then went to create another account via 'create account', and after a brief loading animation the screen went white.
Uncaught TypeError: Cannot read property 'activeCurrency' of undefined
Uncaught TypeError: Cannot read property 'balancesList' of undefined
The above error occurred in the <Balance> component
---
app.bundle.js?7db80f9b1cedb992168b:16921 Warning: Can't call setState (or forceUpdate) on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method.
---
Unhandled promise rejection TypeError: Cannot read property 'wallet' of undefined
at app.bundle.js?7db80f9b1cedb992168b:99059
The text was updated successfully, but these errors were encountered:
Registered a wallet, then went to create another account via 'create account', and after a brief loading animation the screen went white.
The text was updated successfully, but these errors were encountered: