lana-k / sqliteviz

Instant offline SQL-powered data visualisation in your browser
https://sqliteviz.com
Apache License 2.0
2.16k stars 118 forks source link

Not all CSV parsing errors are caught #110

Closed lana-k closed 1 year ago

lana-k commented 1 year ago

Errors in Papaparse complete handler are not caught. That leads to endless "Parsing CSV..." status and blocks the page.