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

Getting error when wallet is connected and user internet gets disconnected #3625

Open
Kamal4948 opened this issue Jan 14, 2025 · 1 comment
Labels
bug Something isn't working needs review

Comments

@Kamal4948
Copy link

Link to minimal reproducible example

https://tinyurl.com/2bqs284t

Summary

When a user is connected to the wallet and performing a transaction seamlessly, if the user's internet connection goes down, it directly throws the error: "this.provider.disconnect" is not a function. I have already added every possible condition in a try-catch block, but the error is still not being handled.

List of related npm package versions

"@reown/appkit": "^1.2.0",
"@reown/appkit-adapter-ethers": "^1.2.0",

Node.js Version

v22.11.0

Package Manager

8.3.0

@Kamal4948 Kamal4948 added bug Something isn't working needs review labels Jan 14, 2025
Copy link

linear bot commented Jan 14, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs review
Projects
None yet
Development

No branches or pull requests

1 participant