nextjs-notion-starter-kit
nextjs-notion-starter-kit copied to clipboard
can't use nested path for `pageUrlOverrides`
Description
If I set pages/1
in pageUrlOverrides
, that page is not found.
Notion Test Page ID
Test Page is https://www.notion.so/amond2/Notion-Test-a40abed3a9144217b23685661f6edc22
site.config.js : https://github.com/amondnet/nextjs-notion-starter-kit/blob/page-url-bug/site.config.ts
Nested paths in general are currently not supported.
If there's enough interest, I think this would be a great additional feature to support, though it will not be an easy PR.
Was this issue solved?
@alisolanki https://github.com/transitive-bullshit/nextjs-notion-starter-kit/pull/272