when i delete the data from a array attribute of my document, its not enable update button, and because of that i am unable to delete the data, please anybody address the issue
Weird behavior, I seem to only get this if all values in each element of the array are the same. For example if my array is test,test,test I get this behavior but if it's test1,test2,test3 I don't.
ya thanks, its a weird bug lol
Weird...it works fine for me...
Ahhh it only happens if the data is the same for both values. Would you please create a GitHub issue for this?
I've moved it, but next time, it would be better to create it in the appwrite repo and put a proper title
Recommended threads
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...
- Project Paused Despite Daily Active Usag...
I noticed that my project was automatically **paused**, even though it is actively being used. The project is an **attendance application** that is used daily b...
- Sudden CORS Errors - Domain hasn't Chang...
I have an Appwrite project with two web apps configured, the first one has the hostname `*` and the second one I just added to test if it could fix the issue wi...