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
but sometimes i check the message posted from gantt iframe, it turns out that the tasks is not execpected:
two types of error have been found in my project as
1 out of order -- the main task which level is 0 is in the middle of the tasks array
2 missing data -- the main task which level is 0 is missing (in that case , some other tasks is missing too)
it confused my quite a lot ... any idea how the strange behavior come from ?
thanks a lot
The text was updated successfully, but these errors were encountered:
zlv-thisF
changed the title
why gantt sometimes give me the tasks out of order
why gantt sometimes output the tasks out of order
Jan 12, 2020
jquery gantt editor is awesome !!!
i use it in an iframe in to interface with my page, the messsage.js code is like below:
in messageService.js
but sometimes i check the message posted from gantt iframe, it turns out that the tasks is not execpected:
two types of error have been found in my project as
1 out of order -- the main task which level is 0 is in the middle of the tasks array
2 missing data -- the main task which level is 0 is missing (in that case , some other tasks is missing too)
it confused my quite a lot ... any idea how the strange behavior come from ?
thanks a lot
The text was updated successfully, but these errors were encountered: