You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(next-drupal): optimize draft data fetching to support SSG
Resolved dynamic server error by checking draft mode before accessing cookies. This maintains SSG while still allowing draft mode when needed.
Fixes#852
0 commit comments