next-drupal icon indicating copy to clipboard operation
next-drupal copied to clipboard

Has preview mode disappeared in version 2.0 app router?

Open skyeinthecloud opened this issue 10 months ago • 1 comments

Package

Not package-specific

Ask the question

I'm trying to access methods such as drupal.preview() but they don't exist any longer. Documentation such as this [https://next-drupal.org/learn/preview-mode] is now a 404.

Is preview mode still a thing?

skyeinthecloud avatar Mar 11 '25 05:03 skyeinthecloud

@skyeinthecloud In version 2.0, Draft Mode has replaced Preview Mode. For more details, check out the following link: https://github.com/chapter-three/next-drupal/issues/502 You can find the documentation here: https://next-drupal.org/learn/draft-mode

ksk1kd avatar Mar 13 '25 15:03 ksk1kd