Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Radio button only fires the onChange event once for each option.
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 (template: https://jsfiddle.net/84v837e9/).
Demo code: https://jsfiddle.net/84v837e9/154/
What is the expected behavior?
Radio button should fire the onChange event whenever value is changed.
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
Current latest version (15.6.1)