Skip to content

IE11 - js Error when editing empty strings #5

@kimmings

Description

@kimmings

When attempting to edit empty strings in IE11 - either if the value prop is initially set to "" or if the content is deleted, then the user attempts to enter new values - we get the error:
"Object doesn't support property or method 'contains'"

stack:
"TypeError: Object doesn't support property or method 'contains'\n at r.prototype.placeMarkers (eval code:5:22062)\n at p.prototype.pushHistory (eval code:6:11603)\n at end (eval code:6:14049)\n at run (eval code:6:14200)\n at Anonymous function (eval code:5:31091)\n at Anonymous function (eval code:5:25519)"

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