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 calls are not supported in decorators but 'LoadingMaskModule' was called.
This error is happening everytime I build AOT, but only after upgrading to the latest version that fixes the [ExpressionChangedAfterItHasBeenCheckedError error]
The text was updated successfully, but these errors were encountered:
thanks for your report, but I cannot reproduce the error you mentioned, I simply build my other project with ngx-loading-mask and --aot, everything works fine.
ERROR in Error during template compile of 'AppModule'
Function calls are not supported in decorators but 'LoadingMaskModule' was called.
This error is happening everytime I build AOT, but only after upgrading to the latest version that fixes the [ExpressionChangedAfterItHasBeenCheckedError error]
The text was updated successfully, but these errors were encountered: