Is there an appropriate way to the switch an input with item-floating-label
to the “stacked” format when programmatically setting the value? I’m getting this:
Manually adding input-with-value
doesn’t seem to solve the problem. I’m thinking the workaround will have to be to manually switch that input back to a regular item-label
class.