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

Conflict between Injected Web3 Providers #468

Closed
kyokosdream opened this issue Apr 19, 2022 · 3 comments
Closed

Conflict between Injected Web3 Providers #468

kyokosdream opened this issue Apr 19, 2022 · 3 comments

Comments

@kyokosdream
Copy link

If you have both Coinbase Wallet and Metamask Chrome extension, clicking on the Metamask option causes both extensions to prompt for account access.

I believe this is a result of the Coinbase browser extension functioning as an injected Web3 provider, much like Metamask. There needs to be some kind of check in the code that prevents this from happening. Please advise.

Happy to propose a pull request if we can get to the bottom of this.

@kyokosdream
Copy link
Author

kyokosdream commented Apr 20, 2022

This may be a repeat of a similar issue:
#316
#374

web3-react issue: Uniswap/web3-react#300

@kyokosdream
Copy link
Author

Closing this issue since it's a duplicate and be fixed with @4skinSkywalker approach to custom connectors.

@moondayli
Copy link

Closing this issue since it's a duplicate and be fixed with @4skinSkywalker approach to custom connectors.

We're can I find the code snippet

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