We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I was following contentlayer documentation, I got this error:
error - node_modules\next\dist\compiled\react\cjs\react.shared-subset.development.js (1760:20) @ useMemo error - TypeError: Cannot read properties of null (reading 'useMemo') at Page (./app/posts/[slug]/page.jsx:27:96) at async Promise.all (index 0) at async Promise.all (index 0) at async Promise.all (index 0) null error - node_modules\next\dist\compiled\react\cjs\react.shared-subset.development.js (1760:20) @ useMemo error - TypeError: Cannot read properties of null (reading 'useMemo') at Page (./app/posts/[slug]/page.jsx:27:96) at async Promise.all (index 0) at async Promise.all (index 0) at async Promise.all (index 0) digest: "222413413" null
Here is the github repo: https://github.com/RajinCoding2007/Next-ContentLayer-Bug
The text was updated successfully, but these errors were encountered:
I think this solves the issue: vercel/next.js#49267
Sorry, something went wrong.
No branches or pull requests
I was following contentlayer documentation, I got this error:
Here is the github repo: https://github.com/RajinCoding2007/Next-ContentLayer-Bug
The text was updated successfully, but these errors were encountered: