Tempus-dominus: why impossible press button datetimepicker twice

Created on 25 Jun 2018  路  5Comments  路  Source: Eonasdan/tempus-dominus

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

v4

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

All 5 comments

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

justqyx picture justqyx  路  3Comments

miraclebg picture miraclebg  路  3Comments

jnm2 picture jnm2  路  5Comments

am11 picture am11  路  6Comments

sabique picture sabique  路  5Comments