Encountering an error while reading _config when using Chakra UI #10084
Unanswered
abhishek145
asked this question in
Q&A
Replies: 1 comment
-
Please provide a reproduction. |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi everyone,
I'm using Chakra UI for the first time and ran into an error when setting up the ChakraProvider. Here's the error message:
provider.js:14 Uncaught TypeError: Cannot read properties of undefined (reading '_config')
at ChakraProvider (provider.js:14:1)
this is a react based application
Beta Was this translation helpful? Give feedback.
All reactions