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
Hello,
Unfortunately, it's hard to say what the problem might be without more details. Could you provide access to the application or send a test app so I can investigate further?
The gantt.parse() method expects an array of data to be provided, and it seems that it is encountering an issue when trying to access the 'length' property of the array
Hi,
I use dhmlx-gantt: 8.0.1 free, for get data I use Axios, but when I try to parse data
I get the error:
Cannot read properties of undefined (reading 'length'
If I use the load function from the same source it's ok or if I put this data how static also ok
The text was updated successfully, but these errors were encountered: