Skip to content

Fix WalletConnect modal showing only social logins#279

Open
abhay wants to merge 1 commit intomainfrom
fix/walletconnect-qr-codes
Open

Fix WalletConnect modal showing only social logins#279
abhay wants to merge 1 commit intomainfrom
fix/walletconnect-qr-codes

Conversation

@abhay
Copy link
Copy Markdown
Contributor

@abhay abhay commented Apr 12, 2026

Summary

  • Fix regression from Reown upgrade where the Connect Wallet modal only showed social logins (Email, Google, X, Discord, GitHub) instead of WalletConnect QR codes
  • enableWallets: false was disabling all wallet options including QR codes — replaced with socials: false and email: false to disable only the social login features

enableWallets: false disabled all wallet options including QR codes,
leaving only social logins visible. Replace with socials: false and
email: false to disable social logins while restoring WalletConnect
QR code functionality.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant