I'm trying to verify the CNAME for a function domain, but pressing the Verify button does nothing and the console prints "TypeError: _.data.domainsList is undefined":
Uncaught (in promise) TypeError: _.data.domainsList is undefined
Immutable 6
110.5AfLhvUU.js:1:2468
d *Immutable
AsyncFunctionThrow self-hosted:804
Immutable 4
A similar error happens when trying to verify a Sites domain.
Using the latest 1.7.4 release
TypeError: _.data.domainsList is undefined in the console
Recommended threads
- 1:1 relationship doesn’t sync after re-a...
Hi, I’m trying to use a two-way one-to-one relationship. It works fine when I create a record with the relationship set, and it also works when I unset it. But ...
- Upsert with setting permissions
Hi there, I am using self-hosted appwrite v1.7.4 and trying to use the bulk update stuff that was released with 1.7.x. Unfortunally I found that there is an ser...
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...