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
Hey guys, I used out of the box rainbowkit installation process and everything is working great unless my page sits idle for a period then this errors pops up. Usually when Metamask is the wallet provider.
Not sure how to solve this one and any help would be greatly appreciated!
1 of 1 error
Next.js (14.2.13) out of date (learn more)
Unhandled Runtime Error
TypeError: this.provider.disconnect is not a function
Call Stack
ei.transportDisconnect
node_modules/@walletconnect/core/dist/index.es.js (1:42451)
eval
node_modules/@walletconnect/core/dist/index.es.js (1:46825)
eval
node_modules/@walletconnect/utils/dist/index.es.js (17:1407)
Is there an existing issue for this?
RainbowKit Version
2.2.0
wagmi Version
2.12.17
Current Behavior
Hey guys, I used out of the box rainbowkit installation process and everything is working great unless my page sits idle for a period then this errors pops up. Usually when Metamask is the wallet provider.
Not sure how to solve this one and any help would be greatly appreciated!
1 of 1 error
Next.js (14.2.13) out of date (learn more)
Unhandled Runtime Error
TypeError: this.provider.disconnect is not a function
Call Stack
ei.transportDisconnect
node_modules/@walletconnect/core/dist/index.es.js (1:42451)
eval
node_modules/@walletconnect/core/dist/index.es.js (1:46825)
eval
node_modules/@walletconnect/utils/dist/index.es.js (17:1407)
Expected Behavior
No response
Steps To Reproduce
Simply install rainbowkit (from docs: npm install @rainbow-me/rainbowkit wagmi [email protected] @tanstack/react-query)
basic chain setup etc, nothing out of the ordinary from documentation.
Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: