Datepicker iOS min / max date did not work. in safari

User still can select all date even apply min / max date. Version of image : 2.28.2
9 Replies
kelvin_kwong
kelvin_kwongOP•7d ago
also tested in new version, also have the same bug
Baptiste
Baptiste•7d ago
Indeed I can reproduce.
kelvin_kwong
kelvin_kwongOP•6d ago
any plan on this fix? see i can help to made a PR. a bit urgent from my side
Baptiste
Baptiste•4d ago
Well it seems it's a iOS limitation But if the user selects a date outside of the range, Typebot returns "invalid message", so in any case your users can't submit an invalid date I need to investigate more. Feel free to try to debug this as well, any help appreciated 🙂
kelvin_kwong
kelvin_kwongOP•4d ago
one more, the validate did not returns "invalid message" even is outside of the range
Baptiste
Baptiste•4d ago
Ah? Oh you are on v2.28.2? It was most likely introduced on a later version We are on 3.5.0 currently
kelvin_kwong
kelvin_kwongOP•4d ago
oh , could be i research the input date min max is not able to handle in ios device. might need to use some datepick lib to handle it 🤔
Baptiste
Baptiste•4d ago
Yes, we might migrate to a custom component very soon so we have full control

Did you find this page helpful?