Renderhook Cannot Received Dispatched Event
Hello,
I am using a renderhook to include some custom JS on a specific page using:
The JS renders on the page correctly. I have confirmed that it renders properly using:
I cannot handle any dispatched events. I have tried:
Do I need to modify the StarJS Livewire component? What am I doing wrong?
Thanks!
I am using a renderhook to include some custom JS on a specific page using:
The JS renders on the page correctly. I have confirmed that it renders properly using:
I cannot handle any dispatched events. I have tried:
Do I need to modify the StarJS Livewire component? What am I doing wrong?
Thanks!