coryrose1 / livewire-tables

An extension for Laravel Livewire that allows you to effortlessly scaffold datatables with optional pagination, search, and sort.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can no longer be sortable if added additional listeners

fingersandmind opened this issue · comments

I noticed that when I added a listeners for my destroy method, it can no longer be sortable