ascodix/ngx-isotope

Still being supported? Need Ivy Compatibility

Opened this issue · 5 comments

Is this project still being supported? Or have to change another?
Please need ivy compat

ERROR in node_modules/ngx-isotope/index.d.ts:5:22 - error NG6002: Appears in the NgModule.imports of ExtraModule, but could not be resolved to an NgModule class.

This likely means that the library (ngx-isotope) which declares IsotopeModule 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.

5 export declare class IsotopeModule {
                       ~~~~~~~~~~~~~

@EfraimLA did you find a solution? I am struggling here aswell

Nothing, seems this doesn't have support; let's find new solutions

Lol, facing the same issue..

@EfraimLA could you share any good alternative you've found if any?

Really not, also I'd not used this template a long time but I'll try to look for an alternative, someone else??