laravel-ssr
laravel-ssr copied to clipboard
Vue Server Side Rendering with Laravel + Node
Hi, when i stop the node render_server/server.js command, the page stop showing the rendered result
Hi, when i stop the node render_server/server.js command, the page stop showing the rendered result, how can I keep the rendered result? thanks
After building everything successfully, I started the `render_server` and reloaded my site and I get following error: `ReferenceError: window is not defined at Object. (__vue_ssr_bundle__:16465:1) at __webpack_require__ (__vue_ssr_bundle__:21:30) at Object....
I tried upgrading this to laravel 5.5 and latest vue , vue-router and vuex but , sadly i kept getting an error ``` content.js:218 Uncaught TypeError: Cannot read property 'childNodes'...