You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the issue is caused by the fact that validator takes up space but is invisible and so it's "centering" the input and the validator. You can't move the validator out of the label because it needs to be directly after the input for it to be invisible.
The text was updated successfully, but these errors were encountered:
Thank you @Ostralyan
for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I
find a solution.
In the meantime providing more details and reproduction links would be
helpful.
What version of daisyUI are you using?
v5.0.0-beta.1
Which browsers are you seeing the problem on?
Chrome
Reproduction URL
https://play.tailwindcss.com/eP7Ev0scch
Describe your issue
I believe the issue is caused by the fact that validator takes up space but is invisible and so it's "centering" the input and the validator. You can't move the validator out of the label because it needs to be directly after the input for it to be invisible.
The text was updated successfully, but these errors were encountered: