Hi! I'm designing my first app and have made a lot of good progress thanks to these forums. I've finally come across an issue I can't find a solution to.
At the very core of my problem, if my modern text input control has placeholder text, when I set the display mode to view, the placeholder text disappears. If I switch it back to edit or change it to disabled, the text reappears.
I'm wondering if the font color of the placeholder text is changing to match the background of the text input control, but I can't even fathom how to begin troubleshooting this. It's the same whether I'm testing in my current app or create a blank app. Using a classic text input, I can't duplicate this issue using the hint property. I am having similar issues with other modern controls, though.
Is this a feature? Bug? Limitation of the current state of modern controls?
