
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
- CSV Import not working
I am running 1.7.4, trying the sample book csv import. I get a pop up saying import started and then a quick follow up saying completed. Nothing ever appears ...
- CRUD Operations don't work
Hey all, Create, update, and delete is not working for the Appwrite database. The database seems down. When will it be solved? As I can see from the other suppo...
- Is my approach for deleting registered u...
A few weeks ago, I was advised not to use the registered users' id in my web app. Instead, I store the publicly viewable information such as username and email ...
