Skip to content

Issue with parse data get by axios #95

@grifin85

Description

@grifin85

Hi,
I use dhmlx-gantt: 8.0.1 free, for get data I use Axios, but when I try to parse data

gantt.parse({
data: array
});

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions