Clearing editor history #945
Unanswered
MrDiamondDog
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How would I clear the undo/redo history of the editor? I've tried accessing the lexical editor via
activeEditor$to dispatch theCLEAR_HISTORY_COMMAND, butactiveEditor$is always null when I try accessing it.Beta Was this translation helpful? Give feedback.
All reactions