Date Input component not working in Safari Browser
Hi
The Date Input component does not display the calendar or the down arrow in Safari browser.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hi
The Date Input component does not display the calendar or the down arrow in Safari browser.
Hello Deon,
Please clarify, what doesn't work there input with a type=date in Ionic or datepicker in JQM?
Hi Sergiy
input with a type=date in jqm
This is default behaviour of the Safari browser, you can check it with a simple HTML layout: https://jsfiddle.net/po70rvem/
Thank you. So is it HTML to blame or Safari? :)
It looks like Safari's issue, because the same HTML works on other browsers
Thank you!