inertia-laravel
inertia-laravel copied to clipboard
getting looped in view
trafficstars
i have an web application which is developed laravel-inertia and Vue3 which is working fine but some of my client reported that they are getting a loop screen in production.
as bellow:

This is the Inertia error modal, which is opened whenever a response doesn't return a valid Inertia response. The linked docs explain how you can catch this exception and render an Inertia view instead of a Blade response.
Thanks for your help here @RobertBoes! 💪