talyssonoc / react-laravel

Package for using ReactJS with Laravel
895 stars 90 forks source link

Update react to v0.14 #49

Closed 18601673727 closed 8 years ago

18601673727 commented 8 years ago

please see this

talyssonoc commented 8 years ago

Waiting for this to be merged to update to v0.14: https://github.com/reactjs/react-php-v8js/pull/19

18601673727 commented 8 years ago

@talyssonoc Cool :+1:

htchaan commented 8 years ago

reactjs/react-php-v8js#19 has been merged, please help.

New install won't work at the moment: V8Js::compileString():1: TypeError: Cannot read property 'renderToString' of undefined.

htchaan commented 8 years ago

Prerender works again with the react-bundle.js from example of react-php-v8js.