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

[bug] 1st time connect Coinbase to mantle(chain), click "Connect" shows "Connection declined" #2125

Open
lyfmantle opened this issue Apr 7, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@lyfmantle
Copy link

lyfmantle commented Apr 7, 2024

Link to minimal reproducible example

https://stackblitz.com/edit/web3modal-next-template-1fsbqj

Summary

But after click "Try again", it will be connected

reproducible demo: https://stackblitz.com/edit/web3modal-next-template-1fsbqj

List of related npm package versions

"@web3modal/wagmi": "4.1.6"

@lyfmantle lyfmantle added bug Something isn't working needs review labels Apr 7, 2024
@glitch-txs
Copy link
Member

Hi, could you update to the latest version? this should be fixed now

@lyfmantle
Copy link
Author

lyfmantle commented Apr 9, 2024

hi, I upgraded to the latest version @web3modal/wagmi@4.1.6, and the problem is still exist
https://stackblitz.com/edit/web3modal-next-template-1fsbqj

@glitch-txs glitch-txs reopened this Apr 9, 2024
@glitch-txs
Copy link
Member

Could you share the steps to reproduce it? It was working well on our end

@lyfmantle
Copy link
Author

lyfmantle commented Apr 9, 2024

it must be the 1st time connect Coinbase to mantle(chain), if not 1st time, should disconnect and refresh the page.

  1. click Connect in the Coinbase extension popup
  2. actually it's connected in the extension popup
  3. but web3modal shows Connection declined
  4. after click Try again, it will be connected

only exists when connect to the mantle chain, if connect to the mainnet, it won't happen,
my hope is to not show the Connection declined error.

1
2

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

3 participants