Web application bug when built via Pages
When I build my application locally, everything works, but when I build it through pages, bugs arise. I standardized all versions of node js and pnpm in local and pages to the same ones, but the problem was not solved. When building via CloudFlare, QR WalletConnect does not appear
4 Replies
Pages:
https://pre-prod.bcp.borderless.art/
the main domain is now hosted in AWS and everything works there
https://bcp.borderless.art/
You need to add
pre-pod.bcp.borderless.art
to your allowed origins in WalletConnect. https://docs.walletconnect.com/cloud/relay#allowlistRelay | WalletConnect Docs
Project ID
For future reference from your browser console you should've been able to find this error
Thank you very much, I really didn't pay attention to that 🙏🙏🙏