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

onChange in IE11 <input type="range" /> #8168

Closed
sebmarkbage opened this issue Nov 1, 2016 · 6 comments
Closed

onChange in IE11 <input type="range" /> #8168

sebmarkbage opened this issue Nov 1, 2016 · 6 comments

Comments

@sebmarkbage
Copy link
Collaborator

Verify if it works or not.

https://github.com/mapbox/react-range

Mentioned recently here: #554 (comment)

@nhunzaker
Copy link
Contributor

Looks like no:

https://jsfiddle.net/69z2wepo/61407/

change

@sophiebits
Copy link
Collaborator

#554. I think this is fixed in master maybe?

@cmhdave
Copy link

cmhdave commented Nov 16, 2016

I do not believe #544 resolves this issue if the code was supposed to be released with 15.4.0 as I can confirm this is still a problem in 15.4.0.

@sophiebits
Copy link
Collaborator

No, it's a breaking change in some cases so it is waiting for 16.0.

@Ralle
Copy link

Ralle commented Mar 27, 2017

+1.

@nhunzaker
Copy link
Contributor

I can verify that this is now fixed in 16.x and 15.x, at least as far as our DOM fixtures are concerned:

range

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

5 participants