You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The insertBlocks function doesn't seem to work. I'm trying to insert a line at the beginning of the document using the following code, as stated in the docs:
Describe the bug
The
insertBlocks
function doesn't seem to work. I'm trying to insert a line at the beginning of the document using the following code, as stated in the docs:If you go to the docs, the example doesn't work either, the "Insert First Block" button does nothing:
https://www.blocknotejs.org/examples/basic/block-manipulation
No error is thrown anywhere.
To Reproduce
Misc
The text was updated successfully, but these errors were encountered: