react-typeahead
react-typeahead copied to clipboard
npm install
Please could you update dependencies as ReactJS went from 0.14.8 to 15.0.0 which is causing issues.
Thanks,
Hi Imran,
Fixing the issue includes some breaking changes, so you'll need to update to the latest react-typeahead, 2.0.0-alpha.1
The primary one that you'll run into is defaultValue -> initialValue
There are some other breaking changes I was hoping to get in before cutting an official release, but if you need react-15 now, that's your best bet.
On May 3, 2016, at 8:29 AM, ImranAhmed [email protected] wrote:
Please could you update dependencies as ReactJS went from 0.14.8 to 15.0.0 which is causing issues.
Thanks,
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub