Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colParser giving error by passing undefined. #481

Open
manavo2h opened this issue Aug 5, 2023 · 0 comments
Open

colParser giving error by passing undefined. #481

manavo2h opened this issue Aug 5, 2023 · 0 comments

Comments

@manavo2h
Copy link

manavo2h commented Aug 5, 2023

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant