ReactBundle
ReactBundle copied to clipboard
Client and Server-side React.js rendering in a Symfony Bundle
react-bundle: 5.1 symfony: 5.3.16 Installed react-bundle following the steps in the installation process - but when trying to use `react_component` in Twig - the Symfony error "Unknown "react_component" function." is...
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Limenius\ReactBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation...
Is it possible or wait until react-on-rails ready react 18?
I was wondering if there is any specific reason why it currently only supports a single JS as server bundle? What if I want to have two different pages that...
Hi, i've some prb, and I was hoping you could help me : When i use "react_component" twig function to render a component, all instruction like "debugger", "window", "document" or...
## Composer: * `wimg/php-compatibility` has been abandoned for over a year. Use `phpcompatibility/php-compatibility` instead. * Use the latest version of PHPCompatibility. You were missing out on a lot of new...
Hi! I would like to use a custom cache pool with ReactRenderExtension. I see in the CacheCompilerPass the hardcoded line: ` $appCache = $container->findDefinition('cache.app');` I would like to change the...
Currently there is no documentation or way to code split (as far as I could find) using the ReactBundle setup as shown in the [tutorial](https://github.com/Limenius/ReactBundle/blob/master/Resources/doc/index.md). I have tried using React...
I'm using phpexecjs together with v8js and disabling the cache of this bundle does not work. This is my symfony 4 config for dev ``` limenius_react: default_rendering: "both" serverside_rendering: mode:...
as title say, i get an error here is the stack trace from php-fpm > [05-Feb-2018 13:25:06] WARNING: [pool www] child 5 said into stderr: "# Fatal error in ../../src/snapshot/startup-serializer.cc,...