I have a Livewire component and I want to do some async operations with it. However I could not figure out how to force refresh the update whenever I need.
To illustrate