Skip to content

IE11 <select @input="..."> not firing on selection changeΒ #4701

@bhoop

Description

@bhoop

Vue.js version

2.1.8

Reproduction Link

https://fiddle.jshell.net/b9re3psg/

Steps to reproduce

  1. Use Internet Explorer 11:
  2. Change the selection of the <select> field next to "Won't fire" from 2016 to 2017

What is Expected?

The test() method will be called (which fires off an alert()).

What is actually happening?

Nothing (in Internet Explorer 11). In Chrome and Firefox the test() method is triggered as expected.

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