Dispatching event from external JS file
Listening event in livewire component
For reference
Kindly help me out why is the event is not being listened in the livewire component I tried to call the method on the window object but it didn’t work out then I followed up the documentation but not worked.