inertiajs / inertia

Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.
https://inertiajs.com
MIT License
6.02k stars 405 forks source link

Page doesn't get rendered #1851

Closed nafea107 closed 2 months ago

nafea107 commented 2 months ago

Version:

Describe the problem:

When opening the page for the first time it get rendered but after closing the browser then trying to open the browser again the cached page of inertia app returns json instead of html

Steps to reproduce:

I don't know the reason. I just installed ssr app and disabled the ssr from inertia config Screenshot_20240411-234902

driesvints commented 2 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.