react-input-placeholder is not compatible with React v.13
Closed this issue · 2 comments
vguzev commented
Current version of react-input-placeholder (v.1.0.0 installed via npm) is not working with React v.13.3.
It throws exception:
Uncaught TypeError: this.transferPropsTo is not a function @ react-input-placeholder.js?0ea3:84
transferPropsTo was removed from React in v.13.