-
-
Notifications
You must be signed in to change notification settings - Fork 608
Closed
Labels
Description
Describe the bug
I updated BlockNote the latest (0.15.0) and now I'm getting the following error form the useCreateBlockNote
hook.
To Reproduce
- Use PNPM
- Start a next.js app (v14.2.5)
- Use the
useCreateBlockNote
hook - You'll see the same error from the screenshot above
Misc
- Node version: 18.20.3
- Package manager: pnpm
- Browser: Chrome
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
AntoLC and tascript