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 Documentation inaccurate for highcharts angular #393

Open
kai1992cool opened this issue Nov 30, 2024 · 1 comment
Open

SSR Documentation inaccurate for highcharts angular #393

kai1992cool opened this issue Nov 30, 2024 · 1 comment

Comments

@kai1992cool
Copy link

kai1992cool commented Nov 30, 2024

Describe the bug

The code provided to make highcharts work for angular SSR is inaccurate, it should

Expected behavior

There should be no console warnings when rendering on the server, the chart library should not execute any code.

Demo

Stackblitz Demo

Steps required to recreate the problem in the demo:

cd test -> npm i -> npm run start (error in console of stackblitz)

Setup used

  • NodeJS version -> 22
  • Angular version -> ^17.1.0
  • TypeScript version -> ~5.3.2
    etc.
@kai1992cool
Copy link
Author

PR fix -> #394

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

No branches or pull requests

1 participant