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

Changing placeholder on <input> causes onChange in IE #3484

Closed
aronwoost opened this issue Mar 23, 2015 · 4 comments · Fixed by #4051
Closed

Changing placeholder on <input> causes onChange in IE #3484

aronwoost opened this issue Mar 23, 2015 · 4 comments · Fixed by #4051

Comments

@aronwoost
Copy link

Check: http://jsfiddle.net/L90hzdmo/5/

Tested in IE10. Likely related to #3377.

@quantizor
Copy link
Contributor

We're having issues with this too and had to put in a workaround to deal with it. @zpao is this on your roadmap?

@jmca
Copy link

jmca commented Aug 9, 2015

Having the same issue with placeholder on textarea using IE 11.0.

@patrickkempff
Copy link

I have the same issue as @jmca, when adding a placeholder a textarea, with no value, the onChange event is fired.

@nd-lqj
Copy link

nd-lqj commented Mar 24, 2017

I hava the same issue. A input with a placeholder and no value, the onChange event is fired.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants