Closed danielma closed 8 years ago
This library isn't working with Internet Explorer since IE doesn't support Function.prototype.name ref
Function.prototype.name
But utils.js assumes that stateless functional components like CheckBoxTag will have a name property
utils.js
CheckBoxTag
name
This library isn't working with Internet Explorer since IE doesn't support
Function.prototype.name
refBut
utils.js
assumes that stateless functional components likeCheckBoxTag
will have aname
property