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

Angular SSR with charts does not work #15139

Open
mddragnev opened this issue Dec 4, 2024 · 0 comments
Open

Angular SSR with charts does not work #15139

mddragnev opened this issue Dec 4, 2024 · 0 comments

Comments

@mddragnev
Copy link
Member

Description

There are 2 issues that I saw

  1. Angular SSR version 19 - starting a sample with igniteui-angular chart throws an error: window is undefined
    Screenshot 2024-12-04 at 16 23 35
    Open this sample:
    ssr-chart-document-error.zip
    npm install --force (because of the mismatch version between charts and other packages) => npm run start
    Open the url and observe the error.

  2. Angular SSR version 18.2 - starting a sample with igniteui-angular chart throws an error: thread panicked
    Screenshot 2024-12-04 at 16 27 14
    Open this sample:
    ssr-chart-thread-panicked.zip
    npm install => npm run start
    Open the url and observe the error

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

2 participants