haavardj / ngx-cron-editor

Graphically build CRON expressions in Angular 15+
https://github.com/haavardj/ngx-cron-editor
MIT License
44 stars 101 forks source link

Fix initialization failure when flavor is set to quartz #6

Closed biddyfiddy closed 3 years ago

biddyfiddy commented 3 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.