Thanks for this nice module. I've tried with Angular 7 and it works perfectly fine. Yet, I've just upgraded my Angular app to v8, and found out that the defer load kind of stop working. I'm not sure if this is caused by the lazy loading modules introduced in Angular 8.
Update! I've tried creating a fresh new app with version 8, and this module works fine. The issue of my upgraded app might be related to something else exists in the app itself.
Thanks for this nice module. I've tried with Angular 7 and it works perfectly fine. Yet, I've just upgraded my Angular app to v8, and found out that the defer load kind of stop working. I'm not sure if this is caused by the lazy loading modules introduced in Angular 8.
Angular: 8.1 ng-defer-load: "^3.0.1"