Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] Export CSV garbled characters #1473

Open
jingwuluo opened this issue Sep 23, 2020 · 1 comment
Open

[BUG] Export CSV garbled characters #1473

jingwuluo opened this issue Sep 23, 2020 · 1 comment

Comments

@jingwuluo
Copy link

When emoji is included in worksheet.columns, the encoding format of the exported CSV file will not be the specified encoding format

@jingwuluo jingwuluo changed the title Export CSV garbled characters 【BUG】Export CSV garbled characters Sep 23, 2020
@jingwuluo jingwuluo changed the title 【BUG】Export CSV garbled characters [BUG] Export CSV garbled characters Sep 23, 2020
@jingwuluo
Copy link
Author

I looked at the source code and found that when using the csv.writeBuffer() method, the parameter encoding has no effect.
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant