In prototype mode, input has text before being clicked

This may be a bug but I’m hoping to confirm that before submitting it as a bug issue.
I have three inputs (two dropdowns and one text field) that only have a label. I have the prototype set up so that when they are clicked, the dropdowns get a selection and the text field gets text. However, when I go into prototype mode, those inputs show the text as if they’ve been clicked. But they have not yet been clicked. They are empty in the design tab. I have plenty of other inputs where it’s all working fine, but three of them always show the selection/text as if they’ve already been clicked. Has anyone else dealt with this who could give some advice?