After updating deps to v3: Hook useDocsSidebar is called outside the <DocsSidebarProvider> #9736
Unanswered
glitch-txs
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
You probably swizzled components. When upgrading you have to eventually upgrade the swizzled compoonents so that they are in sync with our latest changes. Eventually you can reswizzle them again and reapply your changes one by one. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not using this hook anywhere in my app how can I fix this error?
My deps:
Beta Was this translation helpful? Give feedback.
All reactions