I think the autosave on the cloud might have some problem. Here is my issue:
I change an array of options Type '[{label : string , value : string}]' to of the message obejct Type '{ role : string , content : string}' I just created in schema.
But the code still ran on the previous array type and had the unwanted defaut value I did set.
This even happened when I deleted the array and created new one with the same name.
Eventually I had to create a new array with a new name to make it work. And after I re-enter the studio interface, some code rolled back to previous version of like some minutes before I left studio.
Two possible causes I can think of:
1. I was using VPN.
2. I edited code when the chat was stilling emulating.