-
Notifications
You must be signed in to change notification settings - Fork 267
colParser giving error by passing undefined. #481
Open
Description
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?
Activity
Metadata
Metadata
Assignees
Labels
No labels