cjsingg
07/07/2023, 6:58 AMServer Error
TypeError: createContext only works in Client Components. Add the "use client" directive at the top of the file to use it. Read more: https://nextjs.org/docs/messages/context-in-server-component
This error happened while generating the page. Any console logs will be displayed in the terminal window.
Call Stack
createContext
node_modules/.pnpm/supertokens-auth-react@0.33.1_react-dom@18.2.0_react@18.2.0_supertokens-web-js@0.6.0/node_modules/supertokens-auth-react/lib/build/userContextWrapper.js (13:48)
(sc_server)/./node_modules/.pnpm/supertokens-auth-react@0.33.1_react-dom@18.2.0_react@18.2.0_supertokens-web-js@0.6.0/node_modules/supertokens-auth-react/lib/build/userContextWrapper.js
I'm using NextJS App router, Do we have support of NextJS App router?rp_st
07/07/2023, 6:59 AMcjsingg
07/07/2023, 7:26 AMcjsingg
07/07/2023, 7:27 AMrp_st
07/07/2023, 7:28 AMcjsingg
07/07/2023, 7:43 AMrp_st
07/07/2023, 7:56 AM