I am having lots of difficulty with my app maintaining its functionality & data.
For instance, at times, usually when I have not accessed the app in a day or so, I may open up the app, and the Edit Form that I designed, with snap to columns engaged, suddenly has shifted and some fields are in different areas, some have changed their shape & size and it looks like a jumbled mess.
Other times, there may be a variable that is set to false, and that variable is used to make a text label visible. The variable is in the Visible field of the component, set to false, yet the label is visible. If I delete the variable out of the Visible field, and just paste it right back in there - suddenly it works again.
So many random issues like that - and it's to the point that I don't want to push this app out to my team for use because it may at any given time just do random things like this.
I did read where sometimes if sources are updated it will cause this but it happens even when nothing was updated. Anyone else experience? and/or solved it?