I have an array in a collection. Although I believe a new string should be inserted into the array only once (as I have coded in the client side), it is being inserted twice sometimes. Indeed, when I try to update the array (from cloud console) by removing the duplicate item, the "Update" button still remains inactive (disabled).
However, when I remove both the duplicated items, the "Update" button becomes active.
Please someone help in this regard! Thanks 🙂
Recommended threads
- Seed db
hello there... is this correct way to seed appwrite
- Cant configure email templates
i configure it on the console, and when i send the OTP, it sends with appwrite's email (instead of custom smtp) and with the branding, but i have the Pro (educa...
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...