
Hi, After signing up I am not able to move to the next page, it shows blank white screen on the console page, rest is working fine. I tried multiple browsers/accounts but same issue. In Browser's console I am getting this error- Please advice.
TL;DR
Developers are unable to view the console after signing up, leading to a blank white screen on the console page. The rest of the website is functioning properly. Multiple browsers and accounts have been tested with the same issue persisting. The error message "Error: X is undefined" appears in the browser's console.
Solution: Check for any JavaScript errors in the code that might be causing the issue. Specifically investigate the error stating "X is undefined" to identify and resolve the problem.Recommended threads
- I am facing this error: type 'Null' is ...
When attempting to fetch areas from the area collection, the application throws an error: "type 'Null' is not a subtype of type 'int.'" This issue originates in...
- Adding Domain to Sites [Self Hosted]
I am struggling to get this working. I stood-up a new server and deployed appwrite 1.7.4. I added update .env file _APP_DOMAIN=appwrite.mydomain.com _APP_DOMAI...
- Adding custom domain to Appwrite project
My app is hosted on Vercel on domain todo.velleb.com. On PC, the OAuth logins like GitHub, Discord and Google work and create the account and log in. On mobile ...
