How do i render error messages without increasing form size? #10975
Unanswered
imperium11
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI everyone,
I think my title pretty much sums up my problem. I am trying to prevent this from happening:

As you all can see, everything gets thrown off and
First Name
&Last Name
are not on the same line anymore.Any ideas how to make it so the height of the form never changes?
PS: I tried adding padding, margin etc but when the error message gets rendered it still becomes uneven
Beta Was this translation helpful? Give feedback.
All reactions