Relative Content

Tag Archive for javascriptlaravelvue.jsinertiajs

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.