You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 30, 2022. It is now read-only.
I have checked that @thirdweb-dev/react and the @thirdweb-dev/sdk are on the latest stable version and the bug still exists.
I have checked existing issues and I was unable to find a duplicate of this.
Describe the bug
Hello, I'm using vitejs + react for development and I tried to use or useWalletConnect but it doesn't work (it doesn't open the modal) apart from the metamask it works perfectly but unfortunately o wallet connect doesn't work.
"Error: Provided URL is not compatible with HTTP connection: mainnet
at new HttpConnection (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:55132:13)
at WalletConnectProvider.setHttpProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57833:38)
at new WalletConnectProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57746:22)
at WalletConnectConnector.getProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57936:47)
at WalletConnectConnector.connect (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57891:29)
at node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:51540:36
at node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:58723:130
at connectWalletConnect (src/components/ConnectWallet.tsx:272:23)
at HTMLUnknownElement.callCallback2 (node_modules/.vite/deps/chunk-G4KYKZVE.js?v=f2bb35de:3450:22)
at Object.invokeGuardedCallbackDev (node_modules/.vite/deps/chunk-G4KYKZVE.js?v=f2bb35de:3475:24)"
Prerequisites
@thirdweb-dev/reactand the@thirdweb-dev/sdkare on the latest stable version and the bug still exists.Describe the bug
Hello, I'm using vitejs + react for development and I tried to use or useWalletConnect but it doesn't work (it doesn't open the modal) apart from the metamask it works perfectly but unfortunately o wallet connect doesn't work.
"Error: Provided URL is not compatible with HTTP connection: mainnet
at new HttpConnection (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:55132:13)
at WalletConnectProvider.setHttpProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57833:38)
at new WalletConnectProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57746:22)
at WalletConnectConnector.getProvider (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57936:47)
at WalletConnectConnector.connect (node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:57891:29)
at node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:51540:36
at node_modules/.vite/deps/@thirdweb-dev_react.js?v=c3cf0af6:58723:130
at connectWalletConnect (src/components/ConnectWallet.tsx:272:23)
at HTMLUnknownElement.callCallback2 (node_modules/.vite/deps/chunk-G4KYKZVE.js?v=f2bb35de:3450:22)
at Object.invokeGuardedCallbackDev (node_modules/.vite/deps/chunk-G4KYKZVE.js?v=f2bb35de:3475:24)"
Package versions: