-
Notifications
You must be signed in to change notification settings - Fork 88
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
Returns only new lines #64
Comments
Hello I have already released a new version, I hope to correct these problems, change the way to use and install, I hope it is not an inconvenience to use this library, I will continue to add new features. regards |
Now I get error: |
got the same error here: |
Javier, your readme only shows using your component as part of a template. Can we still use it by calling it like this? Thanks, |
Data format I use:
Code I use to generate csv:
new Angular2Csv(exportData, 'report')
Here is object of Angular2csv in console:
P.S. If I use headers, then headers are written to csv, but data is not.
The text was updated successfully, but these errors were encountered: