Infolist action on custom page
Hi there! I have a custom livewire page with a table. Now I want to have a view action which opens an infolist, but for some reason I don't get any popups.
This is my table action:
I use the trait and have the interface. This is my view:
Is there something I am missing?
This is my table action:
I use the trait and have the interface. This is my view:
Is there something I am missing?