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

fix: preview mode by using the node canonical routes

Open boazpoolman opened this issue 4 months ago • 1 comments

This pull request is for: (mark with an "x")

  • [ ] examples/*
  • [x] modules/next
  • [ ] packages/next-drupal
  • [ ] starters/basic-starter
  • [ ] starters/graphql-starter
  • [ ] starters/pages-starter
  • [ ] Other

GitHub Issue: # #857

Describe your changes

Allow the canonical to be used for the Headless Iframe view.

I've also added a patch with the same changes. This patch can be added directly in your composer.json

canonical.patch

boazpoolman avatar Jun 25 '25 14:06 boazpoolman