[bug] multiInjectedProviderDiscovery
option not working after switching from Wallet Connect to Reown
#3295
Labels
multiInjectedProviderDiscovery
option not working after switching from Wallet Connect to Reown
#3295
Link to minimal reproducible example
https://codesandbox.io/p/github/ErwanDecoster/Reown-multiInjectedProviderDiscovery-not-working-bug-reproduction/main
Summary
Title:
multiInjectedProviderDiscovery
option not working after switching from Wallet Connect to ReownDescription
After switching from Wallet Connect to Reown, the
multiInjectedProviderDiscovery
option in theWagmiAdapter
is no longer taken into account.Here’s the updated setup:
When using Wallet Connect, the
multiInjectedProviderDiscovery
option worked as expected. However, after transitioning to Reown, it seems to be ignored.Expected Behavior
multiInjectedProviderDiscovery
option should work as it did previously with Wallet Connect.Actual Behavior
Environment
@reown/appkit
:1.5.0
@reown/appkit-adapter-wagmi
:1.5.0
Steps to Reproduce
WagmiAdapter
as shown in the code above.multiInjectedProviderDiscovery
option no longer functions as expected.Additional Context
Suggested Labels
Thank You
Thank you for your assistance! Please let me know if additional information is needed.
List of related npm package versions
@reown/appkit
@reown/appkit-adapter-wagmi
The text was updated successfully, but these errors were encountered: