Skip to content

[bug] - several multi-chain issues. #5365

@glitch-txs

Description

@glitch-txs

Link to minimal reproducible example

https://lab.reown.com/appkit/?name=multichain-all

Steps to Reproduce

Steps to repro:

  1. Go to Labs
  2. Connect to Solana using Trust Wallet
  3. Open the modal, go to connections, connect with EVM
  4. After connecting the wallet requests to switch to Ethereum
  • The ProfileWallets view is not typed. We want to use it to show the different connected wallets. Expose ProfileWallets view type #5373
  • AppKit doesn't detect when the user disconnects Solana manually from the wallet. Fix/solana disconnect #5374
  • When Solana and EVM are active and connected, allAccounts from useAppKitAccount only shows a single active network. If the user disconnects EVM then allAccounts becomes undefined.

Comment: I see on the source code that useAppKitAccount differs from documentation, in the source code it was taken a single-chain approach while the documentation states that allAccounts: A list of connected accounts I won't touch this since addressing it would mean a breaking change.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions