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.55k stars 435 forks source link

WhenVisible fallback always on start #2058

Closed HichemTab-tech closed 1 month ago

HichemTab-tech commented 1 month ago

Version:

Describe the problem:

when the page initially loaded the WhenVisible component shows the fallback directly before starting the request, and it's annoying, we would appreciate if we have two different concepts initial view and fallback (on fail).

HichemTab-tech commented 1 month ago

Sorry i did misunderstand the props of the component correctly