I’m seeing a new issue affecting buttons in both the Live App and exported APKs.
Any button that changes from a disabled state to an enabled state via blocks now loses all of its text.
The button still functions, but the label is wiped the moment it becomes enabled.
I’ve reproduced this in a minimal test project here:
https://x.thunkable.com/copy/078fea0b116abaedc215238f41872e97
Expected behaviour:
Button text remains regardless of the enabled/disabled status
Actual behaviour:
Button text disappears as soon as the button becomes enabled.

Happy to provide any additional info if needed.
