BlockNote
BlockNote copied to clipboard
TypeError when inserting Custom inline block with content: 'none'
Describe the bug
Inserting custom inline blocks with content: 'none', throws an error when attempting to set cursor position
To Reproduce
- Open the Alert example in stackblitz
- Change
content: 'inline'tocontent: 'none' - Add an inline Alert and check the console