Jun 25, 2021
11
Level 1
Refresh livewire component after form wire:submit.prevent
Hello, Please I'd like to refresh same component after form submit. There is an if statement that allows the the form to display in the component. I'd like to refresh the whole component so as not to show the form again after submit.
I already tried emit but I don't think it works for same component.
Please or to participate in this conversation.