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 a bug where injected wallets with an empty providers array could not connect #3220

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

rkalis
Copy link
Contributor

@rkalis rkalis commented Nov 15, 2023

Description

The latest release of Phantom includes an empty ethereum.providers array. This causes the InejectedConnector to return an undefined provider. This PR fixes that so that the latest Phantom release (and potentially other wallets) can be used once again.

Additional Information

Your ENS/address: kalis.eth

Copy link

changeset-bot bot commented Nov 15, 2023

🦋 Changeset detected

Latest commit: bafab6e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@wagmi/connectors Patch
@wagmi/core Patch
wagmi Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 15, 2023

@rkalis is attempting to deploy a commit to the wagmi Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Nov 15, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
wagmi-v2 ⬜️ Ignored (Inspect) Visit Preview Nov 15, 2023 2:16pm

@tmm tmm merged commit a195044 into wevm:main Nov 15, 2023
5 of 10 checks passed
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.

2 participants