-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Unfortunately this plugin seems to break the undoInputRule() command.
The input rule plugin stores its transaction in the plugin state if the transaction originates from itself, but sets it to null if the transaction doesn't originate from the plugin and still changes selection or document.
And because the text-direction plugin creates new transactions, this breaks the assumption of the input rule plugin and the corresponding undoInputRule() command.
Metadata
Metadata
Assignees
Labels
No labels