Hello, i’m using tiptap and i want that when the user insert a text, this change is not captured by the native undo manager, i have other inputs in the page and the undo manager of ProseMirror works differently, so i want to keep it isolated from the rest of the page.
I don’t think browsers make this possible.