Skip to content

onChange on text input with placeholder fires without modifications in Internet Explorer #112

@edmellum

Description

@edmellum

Using IE 11 if one has a textarea component with a placeholder attribute and an onInput handler, the onInput handler will be called when clicking the textarea without typing anything in it, just clicking it. This seems to also happen when changing the placeholder. It looks to be a known issue that Microsoft is unwilling to fix.

I've previously made an issue on React to fix the same thing, which got fixed by this PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions