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
I am using Next 15.1.2, viem ^2.21.54, wagmi ^2.12.31, @rainbow-me/rainbowkit ^2.2.0, @tanstack/react-query ^5.59.20
I keep getting this error after calling "openConnectModal" and signing the connect wallet transaction. Haven't ever experienced it before. Is it a known error?
createStorage.js:36 Uncaught (in promise) TypeError: storage.removeItem is not a function
at Object.removeItem (createStorage.js:36:34)
at Object.onAccountsChanged (injected.js:399:43)
The text was updated successfully, but these errors were encountered:
I am using Next 15.1.2, viem ^2.21.54, wagmi ^2.12.31, @rainbow-me/rainbowkit ^2.2.0, @tanstack/react-query ^5.59.20
I keep getting this error after calling "openConnectModal" and signing the connect wallet transaction. Haven't ever experienced it before. Is it a known error?
The text was updated successfully, but these errors were encountered: