TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_5__.createContext) is not a function when using with NextJs #5239
Unanswered
praveen7557
asked this question in
Q&A
Replies: 1 comment 1 reply
-
@praveen7557 May be due to versions. |
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.
-
When trying use react-select in NextJs TypeScript getting
TypeError: (0 , react__WEBPACK_IMPORTED_MODULE_5__.createContext) is not a function
error.Dependencies
Seems to be working in codesandbox but not in my local.
Beta Was this translation helpful? Give feedback.
All reactions