Vertical scrolling after form submit
Hello everybody. I have a landpage where in the middle of it I have a contact form that I created using a Livewire component with the Form Builder in it. When I click on the submit button and it generates a validation error, when I return to the page it scrolls all the way to the end and stays there. To see if there was an error, I have to scroll up to the form again. Does anyone know how to solve this scrolling problem after submitting the form?
4 Replies
Please, does anyone know how to resolve this behavior?
Hm i guess this should scroll to the validation error.
Do you think there is a way to fix this?
I don’t know about your error 🤷