There are a ton of issues with my apps right now, and the issues seem to change every day.
On the Home page, there is a button called "button" that has a function of Set(varLoading, false).
There is also a big purple icon of a clock that has its visible property set to: varLoading.
There is an arrow icon in my gallery that then sets the varLoading to true.
In my variables I can see that varLoading appears both in Global and in Home, and it is different values in each.
Any idea what am I doing wrong?
Kind regards,
Dino