Sound like a current issue, see https://github.com/laravel/jetstream/issues/128
Oct 6, 2020
4
Level 1
Jetstream shows login modal when session expire's, how to disable that?
I use jetstream and when my session expires and I click a link with inertia, it open's a login modal. Where can I disable the modal popup and redirect to the actual login page.
The problem is that the modal doesn't close after logging in. Instead the whole website is re-rendered in the modal and in the background I can still see the last page I was visiting. Only when I click away from the modal it close's.
Thank you.
Please or to participate in this conversation.