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

broken example for file handling #143

Open
neihcnim opened this issue Sep 21, 2020 · 4 comments
Open

broken example for file handling #143

neihcnim opened this issue Sep 21, 2020 · 4 comments
Assignees

Comments

@neihcnim
Copy link

neihcnim commented Sep 21, 2020

Consider http://evanplaice.github.io/jquery-csv/examples/file-handling.html

Environment

  • Platform: Safari and FIrefox

Steps to reproduce

After the csv file is uploaded, nothing happens.

Expected behaviour

The csv data should be parsed.

Actual behaviour

Nothing happens

@evanplaice
Copy link
Owner

Thank you for the report, I'm on it

@evanplaice evanplaice self-assigned this Sep 27, 2020
@danbaghilovici
Copy link

Adding
var global=window;
to helpers.js solved the issue

@evanplaice
Copy link
Owner

Fixed in v1.0.20

The JSDelivr CDN takes its sweet time to flush the cache. It should be working by tomorrow.

@XenonofArcticus
Copy link

FWIW, the CDN still doesn't seem to be flushed.
http://evanplaice.github.io/jquery-csv/examples/helpers.js
still lacks the global declaration as of today.

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

4 participants