Closed tinorzldn closed 9 years ago
Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! :smile:
CLA is valid!
@tinorzldn take a look at the suggestion above
Yes, better that way :)
Thanks for this PR the new version is 0.5.0 ;)
Replacement of deprecated function getDOMNode by findDOMNode. Supporting ES6 based components (babel transformed or some other..) testing.
You can reproduce the problem with this replic of your example component and test in ES6: ES6 Component(use babel transform or some other): http://pastebin.com/dTsSyxYt Test: http://pastebin.com/3KcAU4ab