You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2018. It is now read-only.
Thanks for reporting this, I also saw this one but didn't have the time to update the code. I've already pushed the updates for this one and other issues I've seen. Thanks again.
Here on line 29 it can call reformatDate, but it doesn't set this.options until line 34, leading to a "cannot read property of undefined" error.
DCalendar/dcalendar.picker.js
Line 29 in a5226d7
I fixed by moving line 34 near the top, seems to work fine.
The text was updated successfully, but these errors were encountered: