Empty label not supported anymore for some components
In v3 I was able to have a components, like the repeater, without a label
The same code now works different. It will default to the
make
parameter to generate the label. Same thing is happening for other inputs like the TextInput
Any idea how to get rid of the label.
2 Replies
Solution
Did you try hiddenLabel()?
Didn't. I knew there had to be something obvious 🤦♂️