EasyCorp / EasyAdminBundle

EasyAdmin is a fast, beautiful and modern admin generator for Symfony applications.
MIT License
3.99k stars 1.01k forks source link

Pagination bug when I use setEntityPermission #6284

Open tiffanymartin34 opened 2 weeks ago

tiffanymartin34 commented 2 weeks ago

Describe the bug Whene I use setEntityPermission, if at least one entity is not accessible in page, the paging bug

To Reproduce return fmod($entity->getId, 2) == 0;

(OPTIONAL) Additional context Capture d'écran 2024-04-26 055053 Capture d'écran 2024-04-26 055252 Capture d'écran 2024-04-26 061235