fix: force-dynamic on recharts pages (FIBEROPS-249) #21

Merged
kibin merged 1 commits from fix/force-dynamic-recharts-pages into main 2026-04-01 04:39:58 +00:00
Owner

recharts imports Html internally which crashes Next.js SSR static export during build. export const dynamic = force-dynamic skips static gen for these pages.

recharts imports Html internally which crashes Next.js SSR static export during build. export const dynamic = force-dynamic skips static gen for these pages.
kibin added 1 commit 2026-04-01 04:39:56 +00:00
nemo approved these changes 2026-04-01 04:39:57 +00:00
nemo left a comment
Collaborator

LGTM 🐠

LGTM 🐠
kibin merged commit 8156c1f207 into main 2026-04-01 04:39:58 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kibin/fiberops-web#21