laravel-enso / tables

Bulma themed, VueJS powered Datatable with server-side loading and JSON template setup
https://www.laravel-enso.com/examples/table
632 stars 77 forks source link

fixes total with soft deletes. #226 #228

Closed raftx24 closed 4 years ago

aocneanu commented 4 years ago

@vmcvlad , @raftx24 please test this in some of our more complex projects and merge if nothing breaks.

Thanks

vmcvlad commented 4 years ago

@aocneanu @raftx24 this did seem to break count for remote queries, check out my latest commit.

raftx24 commented 4 years ago

@aocneanu @raftx24 this did seem to break count for remote queries, check out my latest commit.

Great Catch, Thank you