Skip to content

Conversation

spearmootz
Copy link

when parsing a CSV and using step, we stream the file but papaparse does not handle the BOM like it does when it is handling a string. so i moved the function stripBom to a place where it can be reused and then called the function on the first chunk only since it can only happen then.

@spearmootz spearmootz requested a review from pokoli October 26, 2023 19:52
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

Successfully merging this pull request may close these issues.

2 participants