wevm / wagmi

React Hooks for Ethereum
https://wagmi.sh
MIT License
5.79k stars 968 forks source link

Connector not found issue #4089

Closed Rubanrubi closed 1 week ago

Rubanrubi commented 1 week ago

Check existing issues

Describe the bug

I am using wagmi core, viem & web3modal in angular application v16 I am encounters connector not found error only when using in dapp browser metamask's in app browser. In Web its working fine & also sometimes have experienced another error called No matching key.history some number Suggestion Please give full support for Angular application like React

Link to Minimal Reproducible Example

No response

Steps To Reproduce

No response

What Wagmi package(s) are you using?

@wagmi/core

Wagmi Version

"@wagmi/core": "^1.4.13", "@web3modal/wagmi": "^3.5.7",

Viem Version

^1.21.4

TypeScript Version

~5.1.3

Anything else?

No response

github-actions[bot] commented 1 week ago

Hello @Rubanrubi.

Please provide a minimal reproduction using StackBlitz, TypeScript Playground (for type issues), or a separate minimal GitHub repository.

Minimal reproductions are required as they save us a lot of time reproducing your config/environment and issue, and allow us to help you faster.

Once a minimal reproduction is added, a team member will confirm it works, then re-open the issue.