You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Have you published the resource files and customized them? (php artisan vendor:publish)
Yes
What is the problem?
If I change between pages and then, change the rowsPerPage, the page is not resetted, so the query is built with offset, giving the wrong result if there are not enough rows
Code snippets
Screencast.from.2025-04-07.11-43-24.webm
How do you expect it to work?
It should have an option to enable page param reset when changing rows per page
Please confirm (incomplete submissions will not be addressed)
I have provided easy and step-by-step instructions to reproduce the bug.
I have provided code samples as text and NOT images.
I understand my bug report will be removed if I haven't met the criteria above.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Livewire PowerGrid version
v6.0.0
Livewire version
v3.5
Laravel version
v11.9
Which PHP version are you using?
PHP 8.2
Which Theme are you using?
Tailwind
Have you published the resource files and customized them? (php artisan vendor:publish)
Yes
What is the problem?
If I change between pages and then, change the rowsPerPage, the page is not resetted, so the query is built with offset, giving the wrong result if there are not enough rows
Code snippets
Screencast.from.2025-04-07.11-43-24.webm
How do you expect it to work?
It should have an option to enable page param reset when changing rows per page
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions