TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.

Home Page:https://www.blocknotejs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using the default Mantine components. The theme parameter is invalid.

unexpectedxx opened this issue · comments

Describe the bug
When using the default Mantine components. The theme parameter is invalid.

To Reproduce
https://stackblitz.com/edit/github-7fmx8f?file=App.tsx

Misc

  • Node version:
  • Package manager:
  • Browser:
  • I'm a sponsor and would appreciate if you could look into this sooner than later 💖

IT wasn't clear what the error was that you were getting. I now see that you're getting a dark editor instead of a light one. Should be fixed in 0.13.1

Okay, thanks.