Hello, i need some help. I don't know what im doin wrong, i created a String attribute and made it array, im using appwrite cloud, when i click add item, im able to add a single item, after adding item im unable to add new item, however i also have old attributes that are string array, and they work fine. Why its not working? Also i tried adding item to it through app, i made a function to add item to that specific array and it worked but from console it doesn't work
TL;DR
Developers are facing an issue where they are not able to add items to a string array from the Appwrite cloud console. They can add a single item but are unable to add additional items. Adding items through the app successfully, but not through the console.