Skip to content

Conversation

@nucoinha
Copy link
Contributor

@nucoinha nucoinha commented Apr 12, 2024

The code using Papa js (readCSV in browser, for instance) doesn't reject the promise when a error occurs so makes it impossible for the user to catch the problem.

I'm not sure if this patch will work but this is an issue anyway.

The code doesn't reject the promise when a error occurs so makes it impossible for the user to catch the problem.

I'm not sure if this patch will work but this is an issue anyway.
@risenW
Copy link
Member

risenW commented Apr 2, 2025

The code using Papa js (readCSV in browser, for instance) doesn't reject the promise when a error occurs so makes it impossible for the user to catch the problem.

I'm not sure if this patch will work but this is an issue anyway.

Thanks, it's a good starting point. I've improved this.

@risenW risenW merged commit 9dc7681 into javascriptdata:dev Apr 2, 2025
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