-
-
Notifications
You must be signed in to change notification settings - Fork 623
Open
Labels
Description
Describe the bug
When custom blocks are dragged a blue border appears around them. It looks like ProseMirror-selectednode css class is being applied on custom blocks.
To Reproduce
Click the drag icon for the alert custom block and try moving it.(https://www.blocknotejs.org/docs/custom-schemas/custom-blocks)
NicHaley