spa mode does not seem to work with Laravel 11

I had observed that the Spa() does not get affect to the site. It just like without using spa(), the page was fully loaded just like refresh. It works well with my code in Laravel 10. Does anyone got this issue? how to fix it. #spa
2 Replies
zenepay
zenepay3mo ago
This happens only when setting URL::forceScheme('https') . However remove this logout got error since it form action sent to http:// not https://
David Vincent
David Vincent3mo ago
It seems it's related to latest version of livewire : see https://discord.com/channels/883083792112300104/970354547723730955/1233828603624427661