jonthornton / Datepair.js

A javascript plugin for intelligently selecting date and time ranges, inspired by Google Calendar.
https://www.jonthornton.com/Datepair.js
360 stars 85 forks source link

error on update to new version of jquery-timepicker #25

Closed pcout closed 9 years ago

pcout commented 10 years ago

jquery-timepicker.js (https://github.com/jonthornton/jquery-timepicker) got updated a day ago and now I'm getting this error:

TypeError: d is null

I'm using the lastest version of timepicker and datepair.

Any thoughts ?

jonthornton commented 10 years ago

Can you post a jsFiddle or some publicly accessible demo of the error?