Closed mpolverini closed 1 month ago
Hi everyone, I noticed this bug with FloatLabel used with TextArea:
(screenshot from https://tailwind.primevue.org/textarea/#floatlabel)
the correct behaviour should be:
(screenshot from https://primevue.org/textarea/#floatlabel)
As of v4.1.1, the new Tailwind styles have been rewritten using the preprocessor approach with @apply. This issue should be resolved with the new implementation.
New Website is live.
Hi everyone, I noticed this bug with FloatLabel used with TextArea:
(screenshot from https://tailwind.primevue.org/textarea/#floatlabel)
the correct behaviour should be:
(screenshot from https://primevue.org/textarea/#floatlabel)