Closed
Description
Preconditions
- OS of the server: Debian (Virtualized, with 3GB of memory)
- OS of the client: Windows 7
- * Browser of the client*: Chrome Version 52.0.2743.116 m (64-bit). Also tried with Firefox 44.0.2
- MySQL: Ver 14.14 Distrib 5.6.31
- PHP: PHP 7.0.8-1~dotdeb+8.1 (cli) ( NTS )
Steps to reproduce
- Create a grid in the back office of the application, in order to list elements of custom tables
Expected result
- Data should be listed, with filter and actions on the entries.
Actual result
- I repoduced the same steps for three differents entities. For the two first ones, with respectively 37 and 106 results, everything works fine. But for the third one, with more than 38,000 results, the data are displayed but the the loading animation is still here. Pagination has been setup. Note that if I manually deleted the loading overlay, the related actions (e.g pagination) work.