-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Chore/error hook ethers #1570
Chore/error hook ethers #1570
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@svenvoskamp Do you think it would be beneficial to implement similar error handlings for |
I don't think we need them, because I think wagmi handles this already internally. https://wagmi.sh/react/hooks/useConnect this hook exports |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
Changes
Added new
useWeb3ModalError
hook/composition forethers
andethers5
package to get internal errorsAssociated Issues
closes #1490