WalletConnect: always show the wallet picker (no auto-deeplink to last wallet)

Clear WALLETCONNECT_DEEPLINK_CHOICE before each connect so users aren't trapped
auto-launching a wallet that can't finish (e.g. Trust on Amoy); the All Wallets
picker shows every time so they can choose MetaMask.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
martbost
2026-09-08 09:32:38 -05:00
parent 89d636df82
commit 952f2367d6
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -696,7 +696,7 @@
</div>
</div>
<script src="/assets/common.js?v=20260908c"></script>
<script src="/assets/wallet.js?v=20260908h"></script>
<script src="/assets/wallet.js?v=20260908i"></script>
<script src="/assets/my.js?v=20260908k"></script>
<script src="/assets/chat.js?v=20260907l"></script>
</body>