Button Text Disappearing

Hi team, I’m experiencing a new behavior all of a sudden and can’t find the cause.

I have a button that displays conditionally based on a T/F variable. The button is displaying correctly but the text disappears. I’ve confirmed that the Text is not bound or conditional, but should simply display when the button does.

It seems to work fine while previewing, but when it goes full screen, the text disappears. Here’s a loom showing the behavior.

Hi @itsmatttidwell :wave:

I would say that this could be an issue with the Link to and Target properties of your button. I see that target is a bound property on your button. Can you make sure you’re not pointing to an empty link?