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

Not building/compile solution on 0.8.2 version in angular 15 #36

Closed nirajdangi7j86 closed 1 month ago

nirajdangi7j86 commented 6 months ago

I have install "ngx-cron-editor": "^0.8.2" in my angular 15.1.0 project and configure this control. But solution is not building/compile successfully. I am getting TS2344: Type error, attached the error image, Can anyone help me on this? image

nirajdangi7j86 commented 6 months ago

Error in cron-editor.component.d and cron-time-picker.component.d files.

haavardj commented 1 month ago

Since we are now targeting Angular 18, supporting 15 is unfortunately not on my tasklist :-) But if you have a fix, please upen a PR. But I think you are probably better off updating your project to the newest Angular version.