shawnchin / jquery-cron

A jQuery plugin to provide a simplified interface for users to specify cron entries
http://shawnchin.github.io/jquery-cron
MIT License
177 stars 118 forks source link

impossible to set "customValues" as "initial" value #12

Closed sinapsi closed 10 years ago

sinapsi commented 11 years ago

as written in title, it's impossible to set "customValues" as "initial" values, if i do it, i get Uncaught Error: cron: invalid initial value

shawnchin commented 10 years ago

Thanks for reporting this. This bug should now be fixed in the latest commit.