chenqingspring / ng-lottie

Render After Effects animations on Angular based on lottie-web
MIT License
340 stars 100 forks source link

In angular 18 LottieAnimationViewModule is not supported. #98

Open VyshakGowda opened 3 months ago

VyshakGowda commented 3 months ago

This likely means that the library (ng-lottie) which declares LottieAnimationViewModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.