-
-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Uncaught TypeError: Cannot read property 'L' of undefined moment.js 2.8 #451
Comments
update your moment.js library to 2.8.1, and also update your datetimepicker library you are using an old version. Get the locale files from moment since they were removed duplicates in bootstrap-datetimepicker |
Getting the same error with moment 2.8.1 and bootstrap-datetimepicker 3.0.1, cache busted.
|
fixed in v.3.0.2 |
@nikoskalogridis thanks! |
@nikoskalogridis Thanks for the fix, sorry for not checking out the dev branch fast enough. |
https://github.com/Eonasdan/bootstrap-datetimepicker/blob/master/src/js/bootstrap-datetimepicker.js#L104
Example:
The text was updated successfully, but these errors were encountered: