Date and Time Picker not working in IOS

The dropdowns for hours, minutes and am/pm don’t work on IOS (tried both Chrome and Safari) when the date picker is in a modal. I’ve tried it on two different projects and both are the same. It does work when not in a modal and seems to work on all other devices (windows, MacOS, android).

Any thoughts on this? I’ve tried it on a friends newer iPhone and it’s not working on that either. Thanks.

Have you tried removing the tab index property from the modal?

Thanks for the suggestion but there’s no tab index property set.

1 Like

I found a solution for this…