You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
mfaux
added
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
labels
Nov 27, 2020
mfaux
changed the title
arrow.svg missing
When DocSidebar is swizzled, arrow.svg is missing
Nov 27, 2020
🐛 Bug Report
When DocSidebar is swizzled, a
ModuleNotFoundError
occurs due toarrow.svg
missing.Have you read the Contributing Guidelines on issues
Yes.
To Reproduce
Initialize a new project by running:
Swizzle the DocSidebar component:
Run docusaurus:
Expected behavior
No errors should occur.
Actual Behavior
The following error appears in the terminal:
Your Environment
The text was updated successfully, but these errors were encountered: