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'm having an issue with scrolling to an input.error or select.error when trying to change steps. It wants to jump to the error class / tab button on the current step instead (class="current error"). I've tried setting autoFocus to false and supressPaginationOnFocus to true with no luck. Is there a simple way to ? In the onStepChanging method I'm simply trying to scroll to the closest error:
Hello,
I'm having an issue with scrolling to an input.error or select.error when trying to change steps. It wants to jump to the error class / tab button on the current step instead (class="current error"). I've tried setting autoFocus to false and supressPaginationOnFocus to true with no luck. Is there a simple way to ? In the onStepChanging method I'm simply trying to scroll to the closest error:
Thanks for any insight.
The text was updated successfully, but these errors were encountered: