react-selectize
react-selectize copied to clipboard
MultiSelect submits incorrectly
Instead of having multiple <input> elements for each selected option, react-selectize has one element with values delimited by a ,.
I would submit a PR, but I don't know LiveScript. 😕