mugifly / jquery-simple-datetimepicker

Date & time picker for jQuery, It's simple & clean.
http://mugifly.github.com/jquery-simple-datetimepicker
Other
260 stars 182 forks source link

Bug in the JS console when selecting a date/time #108

Closed micahknox closed 10 years ago

micahknox commented 10 years ago

screen shot 2014-03-03 at 9 51 20 am

In the above screen shot you can see that there is an unhandled exception that happens every time a date/time is selected using the control. I am using Google Chrome's built in JS console to view this information.

mustbebuilt commented 10 years ago

I am getting this as well. Try to work out a fix but no luck. Anybody else got a fix on this. Seems to be when you use time as the date only version doesn't give this error.

ghost commented 10 years ago

I can conform I am also getting this error when selecting a time. I am using the config options: "minuteInterval": 15, "futureOnly": true

mugifly commented 10 years ago

Fixed: #114