thirdweb-dev / js

Best in class web3 SDKs for Browser, Node and Mobile apps
https://thirdweb.com
Apache License 2.0
434 stars 341 forks source link

Wallet QR Code Fails to Load When Connecting #5033

Open TahaKhanAbdalli opened 2 hours ago

TahaKhanAbdalli commented 2 hours ago

I’m facing an issue when trying to connect a wallet. I’m using the ConnectButton for wallet connection, but the QR code for the wallet is not being fetched correctly. The following error appears:

Screenshot 2024-10-15 at 12 53 58 PM Screenshot 2024-10-15 at 12 53 47 PM

Dependencies: React v18.2.0 React-dom v18.2.0 thirdweb v5.58.3

Julietnacy commented 2 hours ago

@TahaKhanAbdalli Make sure your internet connection is stable. Sometimes, a weak connection can cause issues with fetching the QR code.

TahaKhanAbdalli commented 1 hour ago

I have a stable internet connection, but I'm still experiencing the same issue.

Julietnacy commented 1 hour ago

@TahaKhanAbdalli If your internet connection is stable and you’re still having issues, try uninstalling and reinstalling the app can fix bugs.