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
Hello! I'm working with Angular 10, angular animations 11, and ngx-animations 5.0.4.
And I'm getting this error:
animations' references 'stylesToAnimation'
'stylesToAnimation' contains the error at ngx-animations/ngx-animations.ts(100,10)
Consider changing the function expression into an exported function.
The text was updated successfully, but these errors were encountered:
Hello! I'm working with Angular 10, angular animations 11, and ngx-animations 5.0.4.
And I'm getting this error:
animations' references 'stylesToAnimation'
'stylesToAnimation' contains the error at ngx-animations/ngx-animations.ts(100,10)
Consider changing the function expression into an exported function.
The text was updated successfully, but these errors were encountered: