Hi, I fail to grasp how to enable change tracking for DocumentEditor (NOT DocumentEditorContainer). Passing the prop enableTracking={true} does nothing. Changing users and changing the document's content isn't registering as a change to be tracked, and the revision tab next to user comments doesn't show up at all.
The docs present a working example of change tracking via DocumentEditorContainer, but not DocumentEditor.
This pane doesn't show up using DocumentEditor: