ng2-fan-menu
ng2-fan-menu copied to clipboard
Angular Ivy support
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