Open Shaybush opened 11 months ago
For Angular 16 I was able to overcome this by using the ngcc
in a postinstall script. Ngcc is no longer supported in Angular 17.
Any thoughts when this issue will be taken care of and the library will be compiled with Ivy Engine enabled?
@madalinplastoi Can you please explain in bit detail how you solved it?
@Shaybush @SantoshNayak @madalinplastoi any update on this, are you able to overcome this issue, or any alternate you guys have for this
I've used this fork - https://github.com/CArnaboldi/angular-archwizard
@i-paragsaxena is this work in angular 18?
@Adil1507 I've tested it with angular 17, and it's working fine
@i-paragsaxena how could we fork in project, if you could please tell me it would be helpful
I've used this fork - https://github.com/CArnaboldi/angular-archwizard
@i-paragsaxena - Did you publish this fork project in NPM ?