You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`${LOG_PREFIX} - Loading of element <${elementTag}> failed, please provide <ng-template #error>Loading failed...</ng-template> and reference it in *axLazyElement="errorTemplate: error" to display customized error message in place of element`
Hello,
I think it can work like ngx-quicklink does using Intersection Observer and requestIdleCallback taking advantage of browser idle optimizing module download but now modeled to component download.
I recommend use Intersection Observer and requestIdleCallback with animationFrameScheduler for better performance on the browser.
Why is Intersection Observer and requestIdleCallback not used? Thanks for the reply and sorry for my poor english 😚
elements/projects/elements/src/lib/lazy-elements/lazy-element/lazy-element.directive.ts
Lines 105 to 149 in d9a4e49
The text was updated successfully, but these errors were encountered: