Closed coderavel closed 4 years ago
Hey @coderavel. The library is not compatible with IVY at the moment. But it's in the plans. I'll keep you posted.
Hi @coderavel what is your compiler configuration to get that error?
Any news on this? This is keeping us from updating to Angular 9.
@BruneXX with a default angular 9 angular.json, I get that error as well when running ng serve
In this list is shown all the changes that can make a library not compatible: https://angular.io/guide/ivy-compatibility
I'm trying to update it to angular9 but it seems that this library has not been built using the classic angular-cli which makes things quite more complicated in terms of upgrading. Am i mistaken? @AhsanAyaz are you still working on this? Any pointer you can give?
Ah I see, it's been built with Yeoman. Good luck with that.