-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Bug ExternalBug Raised by CustomerBug Raised by CustomerbugSomething isn't workingSomething isn't working
Description
Link to minimal reproducible example
https://github.com/glitch-txs/mre-appkit/
Steps to Reproduce
- Create e React + Vite app
pnpm create vite@latest
- 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
- Setup a basic AppKit configuration and disable email and socials.
- 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:
- Trust Wallet shows twice in the modal.
- The second option connects directly to EVM and does't show the Solana option.
Expected:
- Trust Wallet should show up only once on the modal.
- 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
Metadata
Metadata
Assignees
Labels
Bug ExternalBug Raised by CustomerBug Raised by CustomerbugSomething isn't workingSomething isn't working