We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reproduce: https://gitpod.io/#github.com/7flash/web3-login-issue-nineth
The text was updated successfully, but these errors were encountered:
thanks! the problem is you have put useWeb3 outside of Web3Provider.
useWeb3
Web3Provider
see example, I specifically created AddressView to overcome that: https://github.com/buildship-dev/web3-login/blob/main/src/App.tsx
AddressView
Sorry, something went wrong.
https://3000-7flash-web3loginissueni-6jx4mhynpvt.ws-us47.gitpod.io/
also I have added AddressView and created ProfileView in the PR, feel free to leave your feedback while it's not yet merged: #10
ProfileView
No branches or pull requests
Reproduce: https://gitpod.io/#github.com/7flash/web3-login-issue-nineth
The text was updated successfully, but these errors were encountered: