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
Click on WalletConect option doesn't show QR code and appears stuck. Error is displayed on console.
index.051cf284.js:19 TypeError: CannotconvertundefinedornulltoobjectatFunction.values(<anonymous>)
at Object.getRecomendedWallets (index.051cf284.js:15:10360)
at async wt.preloadListings (index.051cf284.js:19:52678)
at async Promise.all (/index 0)
at async wt.preloadData (index.051cf284.js:19:52988)
If this is a build issue, I have included my build config. If this is a runtime issue, I have included reproduction steps and/or a Minimal, Reproducible Example.
The text was updated successfully, but these errors were encountered:
The docs site has been updated and there is an alpha version of the walletconnect module that contains a fix for this which is available at v2.5.2-alpha.1 and will be officially released shortly
Current Behavior
Click on WalletConect option doesn't show QR code and appears stuck. Error is displayed on console.
Expected Behavior
QRCode to show when clicking on WalletConnect
Steps To Reproduce
What package is effected by this issue?
@web3-onboard/walletconnect
Is this a build or a runtime issue?
Runtime
Package Version
latest
Node Version
No response
What browsers are you seeing the problem on?
Chrome
Relevant log output
No response
Anything else?
No response
Sanity Check
The text was updated successfully, but these errors were encountered: