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
also tested in new version, also have the same bug
Indeed I can reproduce.
any plan on this fix? see i can help to made a PR.
a bit urgent from my side
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 🙂
one more, the validate did not returns "invalid message" even is outside of the range
Ah?
Oh you are on v2.28.2?
It was most likely introduced on a later version
We are on 3.5.0 currently
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 🤔
Yes, we might migrate to a custom component very soon so we have full control