Skip to content

[bug] - Trust Wallet shows twice and second option doesn't have solana #4981

@glitch-txs

Description

@glitch-txs

Link to minimal reproducible example

https://github.com/glitch-txs/mre-appkit/

Steps to Reproduce

  1. Create e React + Vite app
pnpm create vite@latest
  1. Install Reown and Wagmi dependencies (include Wagmi, BTC and Solana)
pnpm i viem wagmi @reown/appkit @reown/appkit-adapter-wagmi @tanstack/react-query @reown/appkit-adapter-solana @reown/appkit-adapter-bitcoin
  1. Setup a basic AppKit configuration and disable email and socials.
  2. Disable all extension wallets from your browser except the Trust Wallet extension.
Screen.Recording.2025-09-09.at.8.24.26.AM.mov

Summary

Bug:

  1. Trust Wallet shows twice in the modal.
  2. The second option connects directly to EVM and does't show the Solana option.

Expected:

  1. Trust Wallet should show up only once on the modal.
  2. Both Solana and EVM options should show up for connection.

List of related npm package versions

AppKit packages v1.8.3

Node.js Version

v22

Package Manager

pnpm

image.png

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bug ExternalBug Raised by CustomerbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions