anza-xyz / wallet-standard

Solana extensions to the Wallet Standard.
Apache License 2.0
79 stars 42 forks source link

Unregister listener in `useStandardWalletAdapters` doing the opposite filtering #47

Open alex-fung opened 3 months ago

alex-fung commented 3 months ago

When unregistering a wallet, it seems to remove all wallets except for the one I tried to unregister in useStandardWalletAdapters. Updating the filter in unregister to do the opposite of what it's filtering now