Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'classList') #623
Unanswered
aditya-seth-101
asked this question in
Q&A
Replies: 1 comment 2 replies
-
On which branch is the issue? it's not clear to me also could you provide a minimal reproduction project? |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
When i try to initialize vs code services, i get this error "Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'classList')". https://github.com/aditya-seth-101/vscode-clone , rev-1 is branch where i tried moving code to a use effect.
Beta Was this translation helpful? Give feedback.
All reactions