Skip to content

This plugin breaks undoInputRule() #21

@mejo-

Description

@mejo-

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions