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 was archived by the owner on Oct 8, 2021. It is now read-only.
When filling out a form in mobile Safari on iOS, the user has the option to progress to the next field by using system "Previous" and "Next" buttons on the keyboard. When using a JQuery mobile header with data-position="fixed" and data-tap-toggle="false", the header should never flash into view. However, when using these native form progress controls, the header flashes into view, before quickly flashing out of view.