Skip to content

colParser giving error by passing undefined. #481

@manavo2h

Description

@manavo2h

colParser?: { [key: string]: string | CellParser | ColumnParam; } | undefined

This is the colParser type and if I pass the undefined in colParser it take some times and return me error and does not parse anything.

Can you please tell me how can I pass undefined or skip colParser is not defined in function args?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions