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
For the extension hook, it would be great if extension hook would return methods to set and get your active account. This would save selected account object to reducer/context and then be able to return selected account.
Additionally maybe it's good idea to be able to pass callback or your own storage provider for persistent storage so address stays on refresh (maybe use zustand for this)
The text was updated successfully, but these errors were encountered:
For the extension hook, it would be great if extension hook would return methods to
set
andget
your active account. This would save selected account object to reducer/context and then be able to return selected account.Additionally maybe it's good idea to be able to pass callback or your own storage provider for persistent storage so address stays on refresh (maybe use zustand for this)
The text was updated successfully, but these errors were encountered: