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

Add column argument to 'fieldEdited' event. #479

Closed sha-hin closed 2 years ago

sha-hin commented 2 years ago

This is to fix when there're two editable columns in a row, when you edit one the other will be marked as green even it has not been edited.

thyseus commented 2 years ago

Thanks a lot !