-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
Description
🐛 Bug Report
When using the chrome debugger, it maps to a much earlier line
Have you read the Contributing Guidelines on issues?
Yes
To Reproduce
- Swizzle DocSidebar (it could be any component, and I believe there would still be this error)
- Add a debugger statement (Mine was on line 202, right before the return)
You would expect it to highlight here:

Your Environment
I ran npx @docusaurus/init@latest init my-website classic on the newest version, although I don't think it's due to any recent change... I've had this issue for at least 6 months
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugAn error in the Docusaurus core causing instability or issues with its executionAn error in the Docusaurus core causing instability or issues with its execution
