mholt / PapaParse

Fast and powerful CSV (delimited text) parser that gracefully handles large files and malformed input
http://PapaParse.com
MIT License
12.3k stars 1.14k forks source link

[C.default.parse is not a function] error when loading this library in JS of salesforce #1059

Closed sakshibhushan closed 3 weeks ago

sakshibhushan commented 4 weeks ago

Hey, I am using this JS library and its getting successfully imported in javascript but throwing error stating " [C.default.parse is not a function]" when the parse function is being called in js.