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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
When you left 'email' (for example) with errors and click Submit button while field is not visible, focus works but do not scrolls to field to make it visible in the page.
This occurs in Firefox; in Chrome works fine.
The text was updated successfully, but these errors were encountered:
But, I think the problem is about 'animate' 😅. So I was about to just left $(".has-error:first :input").focus(); without animation because I didn't got any clue how to scroll animation to my exactly field with errors.
http://1000hz.github.io/bootstrap-validator/
When you left 'email' (for example) with errors and click Submit button while field is not visible, focus works but do not scrolls to field to make it visible in the page.
This occurs in Firefox; in Chrome works fine.
The text was updated successfully, but these errors were encountered: