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

UTF support #8

Open
sadrzadehsina opened this issue Aug 28, 2016 · 2 comments
Open

UTF support #8

sadrzadehsina opened this issue Aug 28, 2016 · 2 comments
Assignees

Comments

@sadrzadehsina
Copy link

Thanks for your awesome plugin!

I'm using it with ngTable to export a UTF based table to csv. But it seems it does not work well when the table rows/columns contain UTF text. Is there any option or attribute to fix this?

@arunkutty arunkutty self-assigned this Aug 29, 2016
@floydpink
Copy link
Member

@sadrzadehsina - Could you please change this plunkr to reproduce the issue?

@sadrzadehsina
Copy link
Author

@floydpink done, here is the new plunker.

There is another library with the same use case which handled this issue by adding 'add-bom' property. you can check it here https://github.com/asafdav/ng-csv

ivokh pushed a commit to ivokh/ng-table-to-csv that referenced this issue Mar 26, 2018
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

3 participants