MedicOneSystems / livewire-datatables

Advanced datatables using Laravel, Livewire, Tailwind CSS and Alpine JS
https://livewire-datatables.com/
MIT License
1.19k stars 258 forks source link

fix: tablePrefix problem #473

Closed bleuren closed 2 years ago

bleuren commented 2 years ago

fix error when using Column::callback with tablePrefix

thyseus commented 2 years ago

Thanks a lot.