(V2) Docs-only mode homepage errors with Uncaught TypeError #2817
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
status: needs triage
This issue has not been triaged by maintainers
🐛 Bug Report
I am trying to get the new docs-only mode homepage feature merged with #2652 to work. However, I just end up with a blank screen and
Cannot read property 'find' of undefined
.Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
https://github.com/ory/hydra/tree/master/docs/docs/index.md
tohttps://github.com/ory/hydra/tree/master/docs/docs/introduction.md
and changedid: introduction
in the metahomePageId: 'introduction'
to@docusaurus/plugin-content-docs
Expected behavior
I should see the introduction
Actual Behavior
The page is white and empty and I am seeing uncaught errors in the console:
Your Environment
Reproducible Demo
The text was updated successfully, but these errors were encountered: