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
Describe the bug
Even though the docs state we can call editor.undo() and editor.redo(), whenever I try calling them I get 'not a function'. I am using a BlockNoteEditor instance
To Reproduce
Create a new editor
Call editor.undo() or editor.redo()
Misc
Node version: 18
Package manager: npm
Browser: Chrome
I'm a sponsor and would appreciate if you could look into this sooner than later 💖
The text was updated successfully, but these errors were encountered:
Sorry this feature is new and has not been released yet. Our documentation is slightly ahead of our actual release. Sorry about that. We will release this soon (hopefully this week)
Describe the bug
Even though the docs state we can call editor.undo() and editor.redo(), whenever I try calling them I get 'not a function'. I am using a BlockNoteEditor instance
To Reproduce
Create a new editor
Call editor.undo() or editor.redo()
Misc
The text was updated successfully, but these errors were encountered: