Just this morning, I realised that some of my app screens which were working fine suddenly are broken. and I narrowed it down to the “stored” variable. If I change all those stored variable to “app” variable, all worked. This is puzzling because some worked and some didn’t. Then after a while, I realised those that I have opened on desktop and live-tested today are the ones broken. Unfortunately, my apps require local storage of user settings, and this is really troubling
Anyone have similar problems currently?