fix: force-dynamic on layouts — skip SSR static gen #22

Merged
kibin merged 1 commits from fix/force-dynamic-all-pages into main 2026-04-01 04:49:52 +00:00
Owner

All app pages failing SSR static export at build time due to zustand useContext in shared chunk. force-dynamic on (app)/layout.tsx cascades to all admin pages.

All app pages failing SSR static export at build time due to zustand useContext in shared chunk. force-dynamic on (app)/layout.tsx cascades to all admin pages.
kibin added 1 commit 2026-04-01 04:49:50 +00:00
nemo approved these changes 2026-04-01 04:49:51 +00:00
nemo left a comment
Collaborator

LGTM 🐠

LGTM 🐠
kibin merged commit 22c1df67c1 into main 2026-04-01 04:49:52 +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#22