Components with visible set to false still appear

According to your Image I am assuming you are using an android phone.
Thunkable has a known bug that makes the Visible property not work on android.
They are working n a fix but I don’t know when this will be released.

Can i get the version before

The otherr versions of Thunkable Will also have this bug.
Also you can’t switch to older versions.

What you can do instead is set height and width of the thing that should be invisible to zero. Or set its color to transparent. Or otherwise make it unable to be seen. :slight_smile: Annoying, but it does work around the problem.

3 Likes