[bug] customWallets option does not have any effect
Link to minimal reproducible example
https://github.com/MerlinB/walletconnect-test
Steps to Reproduce
- Define custom network
- Add custom wallet to customWallets
- Nothing is shown, wallets list is empty.
Summary
Related issue that got closed unresolved: https://github.com/reown-com/appkit/issues/3911
customWallets does not seem to do anything, no matter if the ids are also specified in includeWalletIds, or featuredWalletIds, or wether allWallets is enabled or disabled. Note I am using a custom network.
List of related npm package versions
@reown/[email protected] @reown/[email protected] @walletconnect/[email protected]
Node.js Version
v22.19.0
Package Manager
hi @MerlinB
Which network are you trying to use ? Bitcoin ?
Bitcoin Cash. You can find the network configuration in here: https://github.com/MerlinB/walletconnect-test/blob/main/src/walletconnect.ts
I have the same problem. Also in Bitcoin Cash network, trying to set Cashonize and Zapit as custom wallets.