Closed floriancargoet closed 9 years ago
@floriancargoet I just published a new version of react-fittext (version 0.1.1) with support to react 0.14-rc1.
The new example is here: http://softwarepsychonaut.com/react-fittext/
Also, if you fork the project you can run
npm install
gulp dev
and see the same demo working on localhost:8080
Please let me know if this fix works for you.
It works! Thanks.
I am getting this error with react@15.4.1 and react-textfit@0.1.8
ReactFittext doesn't work with the latest react version (
0.14.0-rc1
). Here's the code and error messages:package.json:
main.jsx:
Console messages: