Steps - - Setup ACMS headless V2 site using https://github.com/acquia/drupal-recommended-project template - Use the demo content while setup - Not setup NextJS site while headless V2 setup - Once site is installed, manually enable nextJS - Setup nextJS site using the acquia nextjs starterkit - Once setup is done, verify nextjs site is opening fine - Then edit an article content and add a new revision in draft state and check the preview of the content - Notice the error in preview - Also notice error now on NextJS site as well (seems something is cached) <img width="1558" alt="Screenshot 2022-11-11 at 2 19 42 PM" src="https://user-images.githubusercontent.com/1336423/201832755-5633c3d4-d14f-4dae-92c0-7e5f961e2c02.png">
Steps -