TypeCellOS / BlockNote

A React Rich Text Editor that's block-based (Notion style) and extensible. Built on top of Prosemirror and Tiptap.
https://www.blocknotejs.org/
Mozilla Public License 2.0
5.9k stars 384 forks source link

Groups error "Blocos Básicos" and "Blocos básicos" #803

Closed Holyblade closed 3 weeks ago

Holyblade commented 1 month ago

Hello,

When using the PT translation, the groups are disarranged due to one of the block categories being in lower case, this creates 3 groups with the same name, causing a cascate error, as the group divs uses the group name as key.

error multiple groups

I would like to thank you for the wonderful package <3

YousefED commented 4 weeks ago

Thanks. Can you submit a PR for this?