Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Input] - HTML5 Datepicker not working #6367

Open
spardue opened this issue May 2, 2018 · 5 comments
Open

[Input] - HTML5 Datepicker not working #6367

spardue opened this issue May 2, 2018 · 5 comments

Comments

@spardue
Copy link

spardue commented May 2, 2018

Steps to Reproduce

  1. Have an input with the type of date
  2. Click the dropdown to open up the calendar

Expected
Standard html5 date picker appears.

Result
Nothing appears.

Testcase
(fork this to get started)
http://jsfiddle.net/rduvhn8u/1/

@manfredipist
Copy link

Your jsfiddle link is wrong, anyway I guess the problem you're struggling with it's simply Safari refusing to adapt date as standard input type. For instance you can check w3school
https://www.w3schools.com/html/tryit.asp?filename=tryhtml_input_date

@spardue
Copy link
Author

spardue commented May 3, 2018 via email

@y0hami
Copy link
Member

y0hami commented May 3, 2018

Can you create a JSFiddle to replicate the issue?

@spardue
Copy link
Author

spardue commented May 3, 2018

Hey I did and I don't see the issue using vanilla semantic. I imagine it is something I am doing wrong with a font or something. You can close the issue if you want.

@lubber-de

This comment was marked as spam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants