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

WalletConnectConnector tries to connect to chainId 1 #1668

Closed
1 task done
zannis opened this issue Jan 23, 2023 · 1 comment · Fixed by #1669
Closed
1 task done

WalletConnectConnector tries to connect to chainId 1 #1668

zannis opened this issue Jan 23, 2023 · 1 comment · Fixed by #1669

Comments

@zannis
Copy link
Contributor

zannis commented Jan 23, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Trying to connect with a Sequence smart wallet to lenster using WalletConnect. When the connector is instantiated and redirects to the Sequence app, the chainId parameter is missing and it fallbacks to Ethereum mainnet, which leads to Sequence trying to change chains to mainnet and authentication failing.

Expected Behavior

WalletConnect uses the proper chainId and asks for a signature properly

Steps To Reproduce

  1. Create a Sequence wallet
  2. Try to use WalletConnect to sign in to that wallet
  3. Use Desktop version instead of QR

What platform(s) does this occur on?

Web

What browser(s) does this occur on?

Chrome, Brave

Anything else?

This happens:
Screenshot 2023-01-23 at 5 12 01 PM
No response

Copy link
Contributor

github-actions bot commented Jan 7, 2024

This issue has been locked since it has been closed for more than 10 days.

If you found a concrete bug or regression related to it, please open a new bug report.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant