Skip to content

Docs: fix graph rendering with SSR#360

Merged
feds01 merged 2 commits intomainfrom
docs-fix-ssr-render
Jan 31, 2026
Merged

Docs: fix graph rendering with SSR#360
feds01 merged 2 commits intomainfrom
docs-fix-ssr-render

Conversation

@feds01
Copy link
Owner

@feds01 feds01 commented Jan 31, 2026

  • docs: update refs
  • docs: Adjust GraphDemo to avoid rendering using SSR

The chart component should not be rendered using SSR, as it relies on
the DOM API & canvas APIs. Therefore, we need to use a different
approach to render the chart.

This is a temporary fix to avoid the issue.
@feds01 feds01 self-assigned this Jan 31, 2026
@feds01 feds01 changed the title Docs: fix graph rendering with SSE Docs: fix graph rendering with SSR Jan 31, 2026
@feds01 feds01 merged commit d0bbd71 into main Jan 31, 2026
1 check passed
@feds01 feds01 deleted the docs-fix-ssr-render branch January 31, 2026 16:59
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

Successfully merging this pull request may close these issues.

1 participant