When returning to an open tab in the navigator after some times, the app displays raw json instead of the page
I’ve noticed some strange behaviour with my Laravel/Inertia/vue.js app.
vue js / inertia displaying raw json
Some strange behaviour noticed with my laravel / inertia / vue.js app : when returning to an open tab in the navigator after some times, the app displays raw json instead of the page. (looks like the inertia response)
I’ve noticed this in Chrome but it might happen in other browsers. This behaviour also sometimes happen when clicking the back button of the navigator.