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
It's impossible to connect wallet using wallet connect if I use the dApp from mobile device. Only modal window with QR code is appeared, but I can't scan QR code with the same mobile device, so user is stuck.
Describe the solution you'd like
I propose you to add the mobileWallet and desktopWallet properties to web3Modal of WalletConnectStore:
It's impossible to connect wallet using wallet connect if I use the dApp from mobile device. Only modal window with QR code is appeared, but I can't scan QR code with the same mobile device, so user is stuck.
Describe the solution you'd like
I propose you to add the mobileWallet and desktopWallet properties to web3Modal of WalletConnectStore:
Describe alternatives you've considered
Other way is to create walletList property of GrazProvider and map its value to put to WalletConnect, if it's enabled (projectId is defined)
The text was updated successfully, but these errors were encountered: