Closed HichemTab-tech closed 1 month ago
@inertiajs/react
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).
WhenVisible
Sorry i did misunderstand the props of the component correctly
Version:
@inertiajs/react
version: 2.0.0-beta.1Describe 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).