Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SSR] Progress bar throws an error when using within a SSR project #15162

Open
mddragnev opened this issue Dec 10, 2024 · 1 comment
Open

[SSR] Progress bar throws an error when using within a SSR project #15162

mddragnev opened this issue Dec 10, 2024 · 1 comment

Comments

@mddragnev
Copy link
Member

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?

  • igniteui-angular version:
  • browser:

Steps to reproduce

  1. Open this sample -
    progress-bar.zip

  2. npm install -> npm run start

Result

There is an error on build time
Screenshot 2024-12-10 at 15 19 49

Expected result

No error should be thrown

@simeonoff
Copy link
Collaborator

@desig9stein This will be fixed once you migrate the progress animations in the library to CSS ones. Similar to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants