Skip to content

React error when using multi-column blocknote in nextjs 15 / react 19Β #1347

@TheMythologist

Description

@TheMythologist

Describe the bug
Clicking on the slash menu will cause the following bug:

Error: Objects are not valid as a React child (found: object with keys {$$typeof, type, key, ref, props, _owner, _store}). If you meant to render a collection of children, use an array instead.

To Reproduce

  • Use the example nextjs provided
  • Add the multi-column plugin, with the guide provided
  • Click on the slash menu
    Stackblitz reproduction

Misc

  • Node version: 20
  • Package manager: npm (i also got this error when I was using pnpm)
  • Browser: any (specifically, I'm using Chromium-based browsers)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions