I’m having an issue with loading tab content on a listing after upgrading to v5. Everything was working correctly on v4.
When I click a tab, the content doesn’t load. I don’t see any request in the Network tab and there are no errors in the console. After refreshing the page, the correct filtered content is displayed (based on the specified field and value).
Package filament/filament Package Version v5.2.3 Laravel Version v12.53.0 Livewire Version v4.2.0 PHP Version 8.5.3 Problem description When using tabbed RelationManagers, clicking on the RelationM...