inertia icon indicating copy to clipboard operation
inertia copied to clipboard

SSR acting weird

Open Cacamoto opened this issue 1 year ago • 0 comments

Version:

  • @inertiajs/vue3 version: Latest

Describe the problem:

SSR only appears to be working as expected while using chrome. Using FF/Safari for a split second on initial load shows “white screen of death” for a split second. (So a typical SPA behaviour until JS is loaded and parsed). Chrome and mobile safari seems fine.

Steps to reproduce:

This behaviour can be seen on inertia demo and replicated by fresh install of laravel + breeze + vue3 + inertia SSR.

Cacamoto avatar Oct 10 '24 09:10 Cacamoto