Textarea with floating label height limitation

Greetings!

Please, I need some advice. I’ve created a textarea with a floating label.

image

However, when I type more than one row, tha text will be displace upwards, overlaying the label.

image

Even if I force a bigger height, this will happen in some moment.

image

Is this a Bootstrap limitation? Any way to fix this?

Thanks in advance!

Its a known Bootstrap 5 issue.

1 Like

I think I can live with it… for now. Let’s see how long the official fix will take.

Thank you!