Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: storage.removeItem is not a function #6370

Open
emmajane1313 opened this issue Dec 21, 2024 · 0 comments
Open

TypeError: storage.removeItem is not a function #6370

emmajane1313 opened this issue Dec 21, 2024 · 0 comments

Comments

@emmajane1313
Copy link

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant