getTableQuery Problem V2
I have a livewire page with a table, I use getTableQuery and getTableActions
I get the right data, but actions are not working, I know is because of the query, because I do a simple return all records and the actions work. What could be the problem???
I get the right data, but actions are not working, I know is because of the query, because I do a simple return all records and the actions work. What could be the problem???


