Livewire

livewire datatable component is unable to send request when a row gets checked

I have tried to integrate livewire datatable into my project. unfortunately when I check an item it is not being marked with background color in real time. It works when I move to the next page with pagination link. I think my datatable livewire component is unable to send request when the item gets checked. (datatable component is inside another livewire component-ManageRoles.

[(https://github.com/pmsj/play-school/blob/Role-and-Permissions/resources/views/livewire/authorization/role/manage-role.blade.php)]

Prawin Member
Prawin
0
0
29