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
Progress bar throws an animation error on building in Angular SSR.
NOTE: There is a possibility that other components will throw an error too. Could you please look at other components that have animations like this?
Description
Progress bar throws an animation error on building in Angular SSR.
NOTE: There is a possibility that other components will throw an error too. Could you please look at other components that have animations like this?
Steps to reproduce
Open this sample -
progress-bar.zip
npm install -> npm run start
Result
There is an error on build time
Expected result
No error should be thrown
The text was updated successfully, but these errors were encountered: