danott / react-rails-form-helpers

Components for composing forms targeted at Rails
MIT License
81 stars 18 forks source link

Internet Explorer Support #1

Closed danielma closed 8 years ago

danielma commented 8 years ago

This library isn't working with Internet Explorer since IE doesn't support Function.prototype.name ref

But utils.js assumes that stateless functional components like CheckBoxTag will have a name property