web3-react
web3-react copied to clipboard
Issue activating walletconnect v2: this.events.off is not a function
When I try to activate my walletconnectv2 it keeps throwing the error as seen in the image.
No idea what is causing it
here is my package.json:
"@web3-react/abstract-connector": "^6.0.7", "@web3-react/coinbase-wallet": "8.0.34-beta.0", "@web3-react/core": "8.2.0", "@web3-react/injected-connector": "^6.0.7", "@web3-react/metamask": "8.2.1", "@web3-react/network": "8.2.0", "@web3-react/store": "^8.2.0", "@web3-react/walletconnect-connector": "^6.2.13", "@web3-react/walletconnect-v2": "^8.3.1", "@web3-react/walletlink-connector": "^6.2.14",
I am getting the same error.
Me too. Same error here. Any updates?