Page 1 of 1

Date Input component not working in Safari Browser

Posted: Fri Feb 10, 2017 4:42 pm
by Deon

Hi
The Date Input component does not display the calendar or the down arrow in Safari browser.


Date Input component not working in Safari Browser

Posted: Fri Feb 10, 2017 7:53 pm
by Serhii Kulibaba

Hello Deon,

Please clarify, what doesn't work there input with a type=date in Ionic or datepicker in JQM?


Date Input component not working in Safari Browser

Posted: Sat Feb 11, 2017 4:49 am
by Deon

Hi Sergiy

input with a type=date in jqm


Date Input component not working in Safari Browser

Posted: Mon Feb 13, 2017 1:56 pm
by Serhii Kulibaba

This is default behaviour of the Safari browser, you can check it with a simple HTML layout: https://jsfiddle.net/po70rvem/


Date Input component not working in Safari Browser

Posted: Mon Feb 13, 2017 3:43 pm
by Deon

Thank you. So is it HTML to blame or Safari? :):)


Date Input component not working in Safari Browser

Posted: Tue Feb 14, 2017 12:42 pm
by Serhii Kulibaba

It looks like Safari's issue, because the same HTML works on other browsers


Date Input component not working in Safari Browser

Posted: Wed Feb 15, 2017 3:25 am
by Deon

Thank you!