haavardj / ngx-cron-editor

Graphically build a CRON expression for Angular 6+
https://github.com/haavardj/ngx-cron-editor
MIT License
44 stars 78 forks source link

Fix initialization failure when flavor is set to quartz #6

Closed biddyfiddy closed 2 years ago

biddyfiddy commented 2 years ago

Fix initialization failure when flavor is set to quartz. If CronOption cronFlavor: "quartz" is set, the initialization fails and the component does not render.