You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This must be the reason it didn't work for us on Mobile Safari even after Coinbase team has fixed it , we targeted v3 SDK to solve it at that time, also we are not even using metaMask connector but it gets imported due to some tree shaking issue with esbuild builder of Angular, I was going to create issue & PR about adding separate export for each connector so it can be imported like this:
This issue has been locked since it has been closed for more than 14 days.
If you found a concrete bug or regression related to it, please open a new bug report with a reproduction against the latest Wagmi version. If you have any questions or comments you can create a new discussion thread.
Check existing issues
Describe the bug
It looks like
metaMask
connector causescoinbaseWallet
connector to not be able to open it's popup on first tap in iOS Safari.Video reproduction (using simulator):
CleanShot.06-17.at.21.27.47.mp4
Minimal Reproducible Example:
View the following on iOS Safari. Also reproducible in Simulator.
With MetaMask:
Without MetaMask
Link to Minimal Reproducible Example
No response
Steps To Reproduce
metaMask
andcoinbaseWallet
connectors.Pop up window failed to open
(error message from coinbase sdk, see ref)What Wagmi package(s) are you using?
@wagmi/connectors
Wagmi Version
2.10.2
Viem Version
2.13.0
TypeScript Version
5.0.4
Anything else?
No response
The text was updated successfully, but these errors were encountered: