Talysson de Oliveira Cassiano

Results 37 comments of Talysson de Oliveira Cassiano

Well, it should work like this... what `V8Js` version are you using?

@mihirsoni, can you please change the source of `vendor\talyssonoc\react-laravel\lib\ReactServiceProvider.php` to this and check if it works: ``` php

@mihirsoni can you check this so I can close the issue or try to solve some other way? Also, can you try to run `php artisan view:clear` and see if...

Huuum, that's weird :disappointed:. Did you try the `php artisan view:clear`?

For some reason the directive is not being registered (some that tested said that the code do not pass inside the closure of the registering of the directive), I never...

I didn't tried yet, but I see no reason for Flux don't work, it just renders components on the server, if you use some lib that allows application bootstraping (like...

@mscharl Can you please check the breaking test?

@mscharl could you rebase it now that the errors are fixed?

Huum, for now I would use the first option, the second seems wrong. But, as I said, it's for now, I'm planning to create a `@react_router` directive soon !

Actually I wouldn't, the directive would mount and run the router, as the `@react_component` do for components, I'm still thinking about it, suggestions are welcome.