Skip to content

Warnings on react-dom 15.2.0 #39

@lee-reinhardt

Description

@lee-reinhardt

React DOM 15.2.0 has added warnings for unknown DOM element properties. I noticed one warning from from this library about the options and events props being passed to the <select> element.

I think I can make a quick PR to destructure them before passing ...params to the <select> element.

https://fb.me/react-unknown-prop
screen shot 2016-07-01 at 3 19 46 pm

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions