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

Can't connect with TokenPocket wallet since 5.31.0 #7725

Open
chendatony31 opened this issue Jun 6, 2024 · 2 comments
Open

Can't connect with TokenPocket wallet since 5.31.0 #7725

chendatony31 opened this issue Jun 6, 2024 · 2 comments

Comments

@chendatony31
Copy link

chendatony31 commented Jun 6, 2024

Works fine with Release before web/5.31.0
Nothing happens after clicking the TokenPocket wallet icon (mobile).

@chendatony31 chendatony31 changed the title Can't connect with TokenPocket wallet since 5.30.0 Can't connect with TokenPocket wallet since 5.31.0 Jun 7, 2024
@chendatony31
Copy link
Author

The problem seems to be here: https://github.com/Uniswap/interface/blob/main/apps/web/src/hooks/useConnect.tsx#L48. After clicking the connect button, the wallet is connected, but the state accountDrawer.isOpen is true and connection.isPending is also true, which results in a disconnect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@chendatony31 and others