178
Views
1
Comments
Input field of type date does not have calendar icon
Application Type
Reactive

Hi, I have an input field of type date which in all browsers renders fine apart from safari. On this browser it just shows the input field without the calendar icon.  A datepicker widget on its own does render in safari but I need to also have the input field  - is there a solution to this please?

datesafari.PNG
2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Andrew,

I did a quick search and found this: 

https://stackoverflow.com/questions/35682138/html5-date-picker-doesnt-show-on-safari

It seems Safari browser does not include a native date picker for its desktop version (only for iOS).

Maybe you could try some of the suggested workarounds, not sure if they work though.

Regards,

Nordin

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.