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
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:
But instead if starts 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
The text was updated successfully, but these errors were encountered:
🐛 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
You would expect it to highlight here:
But instead if starts 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
The text was updated successfully, but these errors were encountered: