In plugin-content-docs
, when path
contains a dash, anything after the dash is dropped
#3801
Labels
bug
An error in the Docusaurus core causing instability or issues with its execution
🐛 Bug Report
From: #2528 (comment)
But it errors while looking inside default:
docs/.docusaurus/docusaurus-plugin-content-docs/default/site-community-doc-1-md-87a.json
...but the file is in community instead:
docs/.docusaurus/docusaurus-plugin-content-docs/community/site-community-doc-1-md-87a.json
Have you read the Contributing Guidelines on issues?
Yes.
To Reproduce
(Write your steps here:)
Add plugin as follows:
It will error when rendering this page.
Expected behavior
No error.
(Write what you thought would happen.)
Actual Behavior
ENOENT error.
Your Environment
Reproducible Demo
TODO
The text was updated successfully, but these errors were encountered: