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

artoo.saveCsv function causing TypeError exception #301

Open
kgashok opened this issue Aug 10, 2021 · 0 comments
Open

artoo.saveCsv function causing TypeError exception #301

kgashok opened this issue Aug 10, 2021 · 0 comments

Comments

@kgashok
Copy link

kgashok commented Aug 10, 2021

When the artoo.saveCsv function was used:

   artoo-latest.min.js:2 Uncaught TypeError: e.map is not a function
        at artoo-latest.min.js:2
        at Array.map (<anonymous>)
        at Object.r [as csv] (artoo-latest.min.js:2)
        at o.artoo.saveCsv (artoo-latest.min.js:2)
        at <anonymous>:1:7

The error is the same when using either latest Chrome version or Firefox version.

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

1 participant