Issue when listing children of a table in the detail view

Please report bugs and any annoyances here. Kindly include all possible details: steps to reproduce, expected result, actual result, screenshots, ... etc.
Post Reply
wilmira
Veteran Member
Posts: 67
Joined: 2013-07-11 18:00

Issue when listing children of a table in the detail view

Post by wilmira » 2017-08-23 22:41

When listing more than one children of a table, the children tables with the less items on them cannot get to the bottom of the detail view page (sometimes it blinks and keeps blinking, sometimes just bounce a little, hiding the bottom of the detail view page). Only the listing with the most items works OK.

I have tested it on Chrome and on FF. FF just present the bouncing effect and hides the bottom of the detail view page.

wilmira
Veteran Member
Posts: 67
Joined: 2013-07-11 18:00

Re: Issue when listing children of a table in the detail view

Post by wilmira » 2017-08-24 16:52

This is only happening in V5.62, sorry for the omission.

mysh_eireannach
Veteran Member
Posts: 35
Joined: 2016-02-16 22:31

Re: Issue when listing children of a table in the detail view

Post by mysh_eireannach » 2018-05-24 12:44

Hi Wilmira

Do you sorted issue? Find solution?

I have same problem. And use V5.71 now. If more then 1 children of a table, web browser console shows me error massages for number of child tables that not loaded:

POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4
POST https://**************/parent-children.php 500 (Internal Server Error) jquery-1.12.4.min.js:4

Post Reply