problem with $this->emit in filament custom page
Why my $this->emit is not functioning in filament custom page..
I'm using 2 livewire in that page.
i tried to trigger something to another component with emit in method..
what should i do?
I'm using 2 livewire in that page.
i tried to trigger something to another component with emit in method..
what should i do?