ProductiveRage / Bridge.React

Bindings for Bridge.NET for React - write React applications in C#!
MIT License
74 stars 14 forks source link

HTML Select with Multiple set to true expects a Value prop that's an array and not a string #3

Closed wellers closed 8 years ago

wellers commented 8 years ago

When I try to render a HTML select box using Bridge.React.DOM.Select, if I set the "Multiple" property in the SelectAttributes to "true" a React warning is thrown that states...

"The value prop supplied to