SPA multi-tenancy global search does not respect tenant switch

In multi-tenant SPA panel switching tenants does not reload global search component and it still shows records from previous tenant. This does not happen on non SPA mode.

I've submitted an issue on GitHub with reproduction repo: https://github.com/filamentphp/filament/issues/14196

Maybe someone here experienced ans solved this issue before?
GitHub
Package filament/filament Package Version v3.2.110 Laravel Version v11.22.0 Livewire Version v3.5.6 PHP Version PHP 8.3.7 Problem description When using global search in SPA mode with multi-tenancy...
Was this page helpful?