Bug Description
The issue is that when I use walletconnect to connect, I get the walletconnect qr modal to open fine. The modal also closes when the qr code is scanned from and connected from trustwallet and metamask app on my android phone. But I am console logging the account and active variables from useWeb3React hook, and they come up as undefined.
This is not the problem with injected as I can see the account and active is also set as true after I connect.
Reproduction Codesandbox Link
Expected Behavior Active is set to true and account is set to wallet address