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

The search is broken when you are not on page 1 #121

Closed victorelec14 closed 3 years ago

victorelec14 commented 3 years ago

This also happens in the official demo, if you are on page 1 the search works normal, but if you are on any other page it does not find results. Maybe you have to go back to page one when searching?

https://livewire-datatables.com/intermediate?page=5

Page 5, Search "Alexander" image

Search "Alexander" give "nothing found" image

When you are in Page 1, the search ist OK. image

Thanks

ewkilian commented 3 years ago

I have the same problem. Have you a solution ?

victorelec14 commented 3 years ago

Maybe this PR #85 , i haven't tested yet .

jihadismail8 commented 3 years ago

same issue

marksalmon commented 3 years ago

132