zyra / ionic-image-loader

Ionic 2+ Component that loads images in a background thread and caches them for later use
MIT License
436 stars 137 forks source link

IonicImageLoader is not compatible with Angular Ivy #299

Open lsantaniello opened 1 year ago

lsantaniello commented 1 year ago

Integrated in my Ionic 7 Cordova App but I have this error:

[ng] node_modules/ionic-image-loader/dist/image-loader.module.d.ts:2:22 [ng] 2 export declare class IonicImageLoader { [ng] ~~~~~~~~~~~~~~~~ [ng] This likely means that the library (ionic-image-loader) which declares IonicImageLoader 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.

javico-dev11 commented 8 months ago

Maybe you managed to solve this?

lsantaniello commented 8 months ago

unfortunately not, I dropped out.