PriceAssistantAction class to my application which is used at a specific tab in my ContractResource while editing a contract. The action itself is working perfectly fine, I just noticed one issue:$livewire->dispatch('$refresh') in after(), the application does not refresh the user interface.