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

fix: get isConnected from provider #2118

Merged
merged 2 commits into from Apr 8, 2024
Merged

fix: get isConnected from provider #2118

merged 2 commits into from Apr 8, 2024

Conversation

ignaciosantise
Copy link
Contributor

Breaking Changes

N/A

Changes

  • fix: using isConnected value from the provider

Associated Issues

closes #...

Copy link

vercel bot commented Apr 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web3modal-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2024 2:56pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview Apr 8, 2024 2:56pm
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Apr 8, 2024 2:56pm
web3modal-react-wagmi-ex ✅ Ready (Inspect) Visit Preview Apr 8, 2024 2:56pm
web3modal-vue-wagmi-ex ✅ Ready (Inspect) Visit Preview Apr 8, 2024 2:56pm

Copy link
Member

@arein arein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a test to cover regressions?

Copy link
Member

@glitch-txs glitch-txs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

El que sabe sabe

@tomiir
Copy link
Contributor

tomiir commented Apr 8, 2024

@arein I don't think this can be tested in e2e consistently as it ends up excuting the flow and in correct state (tries to get user, fails, show unconnected).

Feels like this should be unit tested, we should unit test (all) clients during this tech debt week

@ignaciosantise ignaciosantise merged commit 9c5555d into V4 Apr 8, 2024
13 checks passed
@ignaciosantise ignaciosantise deleted the fix/ethers-connected branch April 8, 2024 17:59
@tomiir tomiir mentioned this pull request Apr 8, 2024
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

Successfully merging this pull request may close these issues.

None yet

4 participants