i'm try again change value press button but
log show
Uncaught TypeError: b.isDate is not a function
at y (bootstrap-datetimepicker.min.js:1)
at da (bootstrap-datetimepicker.min.js:1)
at ga (bootstrap-datetimepicker.min.js:1)
at HTMLSpanElement.ha (bootstrap-datetimepicker.min.js:1)
at HTMLSpanElement.dispatch (jquery.min.js:3)
at HTMLSpanElement.r.handle (jquery.min.js:3)
this error
I'm seeing this as well, were you able to get past this?
Nope :( I change another lib datetimepicker
https://github.com/T00rk/bootstrap-material-datetimepicker <- this is my different lib it little less functional that this but functionaly it well
Ok, I switched to bootstrap-datepicker - thanks!
I fixed it, using version 2.9.0 of moment.js
As stated in moment docs method isDate is added on version 2.9.0
Hello. Thanks for using my project. We鈥檙e closing all tickets/prs for v4 as it is no longer supported. We鈥檙e making way for a new version. Please read this blog post
Most helpful comment
I fixed it, using version 2.9.0 of moment.js
As stated in moment docs method isDate is added on version 2.9.0