I have a very serious problem with web3Modal/react. #2282
Closed
SobeitB
announced in
Announcements
Replies: 1 comment
-
Wagmi's WalletConnect connector works with Standalone modal which does not include extension wallets like MetaMask. @web3modal/react is not from wagmi but from Web3Modal SDK library, so there are some mixed dependencies here. If you want to use WalletConnect with wallet extensions like MetaMask you should use Web3Modal SDK instead of wagmi connectors. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all, I have a very serious problem with web3Modal/react.
Please help.
my code:
// I commented out Web3Modal, because it causes a modal window to open on page relaunch
Beta Was this translation helpful? Give feedback.
All reactions