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
It needed some refactoring because RecoveryContainer was connected to redux, but it was still taking recovery methods as props from the Profile component, which was a bit unnecessary. Also since we can't fetch recovery methods for an external account I removed accountId param for loadRecoveryMethods action.
Try opening e.g. https://wallet.testnet.near.org/profile/vg
Unless you own this account there should be no Recovery methods component, but it shows up.
The text was updated successfully, but these errors were encountered: