Fixed an issue in Inertia Modal where it would lose the current session on modals with a base route. It was a tricky one! The EncryptCookies middleware was running twice and nullified the cookies on the second run π
Just a little bit more testing and then I'll tag v1.0 π
github.com/inertiaui/modal
Back