wagmi icon indicating copy to clipboard operation
wagmi copied to clipboard

fix: TrustWallet getAccounts error

Open oktapodia opened this issue 9 months ago • 2 comments

Description

It seems that TrustWallet returns an error instead of a [] on some getAccounts call, this PR should fallback to [] all the time instead of throwing an error. image

oktapodia avatar May 01 '24 09:05 oktapodia

🦋 Changeset detected

Latest commit: a0f15d4478a7cad6b63a13d8148688577843c99e

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

This PR includes changesets to release 3 packages
Name Type
@wagmi/core Patch
@wagmi/connectors 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

changeset-bot[bot] avatar May 01 '24 09:05 changeset-bot[bot]

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

Name Status Preview Comments Updated (UTC)
wagmi ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 1, 2024 9:15am

vercel[bot] avatar May 01 '24 09:05 vercel[bot]

better to raise this upstream like @dalechyn mentioned

tmm avatar May 28 '24 16:05 tmm