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

Bug: minDate must have zero value hours, minutes, seconds and milliseconds #110

Open
takinola opened this issue Dec 28, 2018 · 0 comments
Open

Comments

@takinola
Copy link

In case someone else stumbles on this bug, I realized that if you set the minDate option using a moment (and probably also a Date object), you need to ensure the hour, minute, second and millisecond values are zero. Otherwise, the widget throws an error ("cannot read property 'format' of undefined") when the minDate value is selected

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

1 participant