You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Version:
@inertiajs/vue3
version: LatestDescribe 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.
The text was updated successfully, but these errors were encountered: