When using Wallet Connect, the multiInjectedProviderDiscovery option worked as expected. However, after transitioning to Reown, it seems to be ignored.
Expected Behavior
The multiInjectedProviderDiscovery option should work as it did previously with Wallet Connect.
Actual Behavior
The option is no longer taken into account after switching to Reown.
Environment
@reown/appkit: 1.5.0
@reown/appkit-adapter-wagmi: 1.5.0
Steps to Reproduce
Set up the WagmiAdapter as shown in the code above.
Transition from Wallet Connect to Reown.
Observe that the multiInjectedProviderDiscovery option no longer functions as expected.
Additional Context
The issue arose specifically after switching from Wallet Connect to Reown.
Downgrading to Wallet Connect resolves the issue.
Suggested Labels
Bug
Needs Investigation
Thank You
Thank you for your assistance! Please let me know if additional information is needed.
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