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

input event has a bug in IE #10490

Closed
592192890 opened this issue Sep 6, 2019 · 1 comment
Closed

input event has a bug in IE #10490

592192890 opened this issue Sep 6, 2019 · 1 comment

Comments

@592192890
Copy link

Version

2.6.10

Reproduction link

https://jsfiddle.net/zhoulu_hp/x2ab4cug/1/

Steps to reproduce

  1. Open the link in IE browser: https://jsfiddle.net/zhoulu_hp/x2ab4cug/1/;
  2. Refresh the page more than twice,you will see the page shows a alert dialog. Because input event is trigger. but the code is normal in chrome browser.

What is expected?

the input event should not be trigger in IE.

What is actually happening?

input event is trigger inexplicably In IE

@posva
Copy link
Member

posva commented Sep 6, 2019

Duplicate of #7138

@posva posva marked this as a duplicate of #7138 Sep 6, 2019
@posva posva closed this as completed Sep 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants