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

Datepicker doesn't work #155

Closed
Plimsky opened this issue Nov 28, 2014 · 3 comments
Closed

Datepicker doesn't work #155

Plimsky opened this issue Nov 28, 2014 · 3 comments

Comments

@Plimsky
Copy link

Plimsky commented Nov 28, 2014

The Datepicker code example on the website is not right :
<input type="date" class="datepicker"></div>

Even the code in the page doesn't work :
<input id="birthdate" type="text" class="datepicker picker__input" readonly="" tabindex="-1" aria-haspopup="true" aria-expanded="false" aria-readonly="false" aria-owns="birthdate_root">

@Dogfalo
Copy link
Owner

Dogfalo commented Nov 28, 2014

Hey,
There are likely two problems here:

  • our .82 release does not have datepicker included
  • the datepicker needs to be initialized through js (I will update this in the docs)

Is the demo at least working for you?

@Plimsky
Copy link
Author

Plimsky commented Nov 28, 2014

Okay ! Thanks !
Yes the demo works fine, no problem 👍

@Dogfalo
Copy link
Owner

Dogfalo commented Nov 28, 2014

Sorry about the inconvenience, I'll update the docs later today!

@Dogfalo Dogfalo closed this as completed Nov 28, 2014
Smankusors pushed a commit to Smankusors/materialize that referenced this issue Sep 5, 2021
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

2 participants