Bootsmann
SSR false not working.
@TheAlexLichter Heres the PR: https://github.com/nuxt/nuxt/pull/30437 let me know if you need any changes or i did something wrong, this is my first PR for the nuxt framework 🙂
52 replies
SSR false not working.
@TheAlexLichter I read the contribute guide and added this issue: https://github.com/nuxt/nuxt/issues/30436
52 replies
SSR false not working.
I can try with the build instead. i was just read this article on nuxt. https://nuxt.com/docs/guide/concepts/rendering#client-side-rendering and here they refer to generate mode with ssr false. but do not mention the server as a warning here. Maybe this should be added?
52 replies
SSR false not working.
@TheAlexLichter Ty for answering.
But why does it return the 404 page on preview? 🙂 the reponse code is not relevant for me. The part thats relevant is that i want to show the site in a "preview" mode. (just fetch and display the page in client fetch) instead og the builded version. It's similar to the nuxt 2 ssr:false approach.
52 replies