Skip to content
New issue

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

TypeError: Cannot read properties of null (reading 'useMemo') in next.js #805

Open
TimPchelintsev opened this issue Jun 5, 2024 · 3 comments
Labels
bug Something isn't working prio:mid Medium priority

Comments

@TimPchelintsev
Copy link

TimPchelintsev commented Jun 5, 2024

Describe the bug
Getting error TypeError: Cannot read properties of null (reading 'useMemo') on page load using latest next.js 14.2.3(pages router) and @blocknote/react 0.13.5, dynamic import same like in https://www.blocknotejs.org/docs/advanced/nextjs

Misc

  • Node version: 18.17.1
  • Package manager: yarn
  • Browser: Chrome
@TimPchelintsev TimPchelintsev added the bug Something isn't working label Jun 5, 2024
@matthewlipski matthewlipski added the prio:mid Medium priority label Jun 11, 2024
@lequocbinh04
Copy link

Same problem

@YousefED
Copy link
Collaborator

YousefED commented Jul 1, 2024

Do you have the same with the latest version of BlockNote?

@jerome-geek
Copy link

jerome-geek commented Jul 10, 2024

Same as me.
I Think there is a problem using yarn, no errors using npm.

  • Node version: 20.11.0
  • Package manager: yarn
"@blocknote/core": "^0.14.5",
"@blocknote/mantine": "^0.14.6",
"@blocknote/react": "^0.14.6",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:mid Medium priority
Projects
None yet
Development

No branches or pull requests

5 participants