Limenius / ReactBundle

Client and Server-side React.js rendering in a Symfony Bundle
MIT License
390 stars 53 forks source link

504 gate way error for Server side rendering #58

Open RahulMikaelson opened 1 year ago

RahulMikaelson commented 1 year ago

i have started using react-bundle with symfony...while using react_component('component_name', {'rendering':'client_side'}) it is showing the component without any issue while using server_side it is showing 504 gateway time out..i haved gone through the documentation and done the exact thing but still showing the same issue can i know how to resolve the issue.