F
Filament10mo ago
emil

Listener on *resource* (not page)

I know listeners on Pages are easy enough - but I can't get them to work on a resource. Essentially having JS (custom view) trigger something in the parent Resource that it is called from.
Solution:
Resources are classes, Pages are livewire components..
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira10mo ago
Resources are classes, Pages are livewire components..
emil
emilOP10mo ago
Jeeeeez. Thank you. There goes 2 days of mental breakdowns. Thank you!

Did you find this page helpful?