Skip to content

Vue form inputs broken on IE11 on browser refresh #11182

Open
@affemaen

Description

@affemaen

Version

2.6.11

Reproduction link

https://codepen.io/affeman/pen/LYVzzYw

Steps to reproduce

Not reproducible in CodePen but the code is the same used in the Vue official documentation (See below)

  1. Go to https://vuejs.org/v2/guide/forms.html#Checkbox in Internet Explorer 11
  2. Click the checkbox
  3. Reload the page

What is expected?

The checkbox is unchecked and the label is false

What is actually happening?

The checkbox is checked and the label is false


The same issue applies to the other components on the page as well.

The issue is not applicable after a hard refresh.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions