❔ Required select field missing validation error message on iOS
Hey. If I create a
required
select
field, and the select field is outside the current viewport (ie., if you've scrolled further down on the page), the browser doesn't jump to the required select and the validation message is missing.
I managed to find a recent stackoverflow question for exactly this, but there's no comments on it. Does anyone here have an idea for how to fix it?
https://stackoverflow.com/questions/75854715/html5-form-validation-with-select-field-on-ios-15-16-bugStack Overflow
HTML5 form validation with select field on IOS 15/16 bug
I am having a problem with a form that has a required select field, which the user hasnt selected and picked his option, does not correctly trigger the HTML5 validation error message if the submit ...
1 Reply
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.