we use self hosted appwrite on my company and every single time ever I tried to add a domain it shows this error on the top rigth:
"Cannot read properties of undefined (reading '$id')"
But if I close the page and go back the domain is there but it has a verification failed tag. I have also tried adding the values it gives me but it didn't work with one of the domains I tried, it says to add CNAME with localhost as the value, is it correct?
TL;DR
Developers are encountering an error when attempting to add a domain to their project in the self-hosted Appwrite platform. The error message "Cannot read properties of undefined (reading '$id')" is displayed, followed by a verification failed tag on the added domain. It is suggested to add a CNAME record with 'localhost' as the value for verification.