Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vue form inputs broken on IE11 on browser refresh #11182

Open
affemaen opened this issue Mar 5, 2020 · 3 comments
Open

Vue form inputs broken on IE11 on browser refresh #11182

affemaen opened this issue Mar 5, 2020 · 3 comments

Comments

@affemaen
Copy link

@affemaen affemaen commented Mar 5, 2020

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.

@YeisonHunt
Copy link

@YeisonHunt YeisonHunt commented Mar 13, 2020

U still use IE? 🤣

@alanbosco
Copy link

@alanbosco alanbosco commented Mar 17, 2020

It seems like an issue for checkboxes in IE in general.
https://stackoverflow.com/a/3176181

@mridul037
Copy link

@mridul037 mridul037 commented Aug 30, 2020

don't use that browser support is over in vue for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.