Closed
Description
Do you want to request a feature or report a bug?
This is a bug
What is the current behavior?
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/reactjs/69z2wepo/).
Using 15.2.0 react and react-dom
What is the expected behavior?
Which versions of React, and which browser / OS are affected by this issue? Did this work in previous versions of React?
In 15.2.0, extra attributes name
and value
with empty values are added to the submit button of a form.
It works in 15.1.0.