web3-react
web3-react copied to clipboard
cannot push session_request to Wallet on DApp production
Hi everyone. I'm using "@web3-react/core": "6.1.9", "@web3-react/injected-connector": "6.0.7", "@web3-react/walletconnect-connector": "6.2.8" on my dapp. It works as expected locally. But on production env, I try to scan the QR code by various wallets. but it seems the wallet did not receive the session request. => so that I'm unable to connect ( no error found/return...)
does anyone got the same issue ? Any solution to fix will help...<3 thank you so much for response