DanielYKPan / ng2-fan-menu

Angular Fan Menu
https://danielykpan.github.io/ng2-fan-menu
MIT License
73 stars 38 forks source link

Angular Ivy support #13

Open benedict1986 opened 4 years ago

benedict1986 commented 4 years ago

Hi,

Thank you for developing such nice library. When I use it with my Angular 9 project, I get the following error:

This likely means that the library (ng2-fan-menu) which declares 
FanMenuModule has not been processed correctly by ngcc, or 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.

Is there any plan to support Angular Ivy? Thank you