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
ERROR in Error during template compile of 'AppModule'
Function expressions are not supported in decorators in 'LazyLoadImageModule'
'LazyLoadImageModule' contains the error at ../../../ng-lazyload-image/ng-lazyload-image.ts(22,23)
Consider changing the function expression into an exported function.
The text was updated successfully, but these errors were encountered:
ng-lazyload-image version: ^8.0.1
ERROR in Error during template compile of 'AppModule'
Function expressions are not supported in decorators in 'LazyLoadImageModule'
'LazyLoadImageModule' contains the error at ../../../ng-lazyload-image/ng-lazyload-image.ts(22,23)
Consider changing the function expression into an exported function.
The text was updated successfully, but these errors were encountered: