Skip to content

Escape sanitization escapes input multiple times #381

Closed
@ray-print

Description

@ray-print

The "escape" sanitization continues to escape input upon repeated blur events.
A possible fix might consist of unescaping input on focus events and including an extra data- attribute on the DOM element to track whether or not input is currently escaped.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions