Skip to content

IE 11 Event Handling inside button tag not fired. #9557

@timtnleeProject

Description

@timtnleeProject

Version

2.6.7

Reproduction link

https://jsbin.com/hezicepana/1/edit?html,output

Steps to reproduce

There are two elements with v-on:click, the first one is wrapped inside a button tag and the second one is wrapped inside a div tag.
Open it on IE11, clicking both elements to see the results.

What is expected?

Expect both elements trigger the callback and alert the text.

What is actually happening?

The first one does not trigger the callback whereas the second one works fine.


Don't know what causes this.
Not sure whether this happens only to the button tag.

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