Closed crushjz closed 2 years ago
Looks like Chakra UI doesn't support React v18 yet: https://github.com/chakra-ui/chakra-ui/issues/4360#issuecomment-895062052
Hi @crushjz, the app and chakra-ui should work even despite the warning. Right now we can't do much before they upgrade to React 18. As there soon will be stable React 18, they will probably prioritize it. I'm closing this issue then.
What is the problem?
After installing Chakra UI and using the
ChakraProvider
in_app.tsx
, the console shows an error.The app looks like it working without any issue tho.
Paste all your error logs here:
Paste all relevant code snippets here:
N/A
What are detailed steps to reproduce this?
npx blitz new test-app
yarn blitz install chakra-ui
yarn dev
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem: