Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WalletConnect demo not working #2019

Closed
1 task done
miguelmota opened this issue Dec 7, 2023 · 2 comments
Closed
1 task done

WalletConnect demo not working #2019

miguelmota opened this issue Dec 7, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@miguelmota
Copy link
Contributor

Current Behavior

Click on WalletConect option doesn't show QR code and appears stuck. Error is displayed on console.

index.051cf284.js:19 TypeError: Cannot convert undefined or null to object
    at Function.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)

Expected Behavior

QRCode to show when clicking on WalletConnect

Steps To Reproduce

  1. Visit https://onboard.blocknative.com/
  2. Click Connect
  3. Click WalletConnect
  4. Observe no QRCode shown and console error

DeepinScreenshot_select-area_20231206182419

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

  • 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.
@Adamj1232
Copy link
Member

@miguelmota thanks for raising this issue! Im in contact with the WalletConnect team to understand and resolve this issue

@Adamj1232
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants