Skip to content

Select option empty value regression in 15.0.0-rc.1 #6219

@chicoxyzzy

Description

@chicoxyzzy

React 0.14.7: <option value="">empty</option> emits empty string on change
http://jsbin.com/pisita/10/edit?html,js,console,output
React 15.0.0-rc.1<option value="">empty</option> emits string with value "empty" on change
http://jsbin.com/bemaze/12/edit?html,js,console,output
This is because React 15.0.0-rc.1 cuts off value="" from option tag

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions