Hi everyone,
I'm encountering an issue in my Next.js TypeScript project and could use some help. Here are the details:
Error Message:
(0 , reactWEBPACK_IMPORTED_MODULE_0.createContext) is not a function
File Structure:
rsc/./app/Provider.tsx
file:///E:/SummerProjects/dynamic_docs/dynamic_docs/.next/server/app/(root)/page.js (216:1)
(Note: There is a page.tsx file, not page.js)