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
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...
- Finding job
Hi. I am a full-stack developer with experience in developing scalable and user-friendly web applications. I handle both front-end and back-end development, im...
- CDN not delivering correct bundle
My site 69b4cd410035893573dc is not delivering the latest deployed version via CDN, it seems stuck on versions from previoiu days, alternative links for the lat...