setting default active tab when testing
I have a simple resource which has a default active tab that is not "all", is it possible to set a default active tab when testing? something like
would be nice
would be nice
livewire(ManageXXX::class)->set('defaultActiveTab', 'yyy')->set('activeTab', 'your_status')