Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Disabled radio button (and checkbox) fires onChange event from double click in IE11
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar.
http://jsfiddle.net/gttafz9t/2/
What is the expected behavior?
Disabled radio button (and checkbox) doesn't fire onChange event from double click in IE11
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
React 15.4.2, IE11 / Windows 8.1
Duplicate of:
#4457