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

Problem with accents on export csv #16303

Open
ghost opened this issue Aug 28, 2024 · 1 comment
Open

Problem with accents on export csv #16303

ghost opened this issue Aug 28, 2024 · 1 comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Milestone

Comments

@ghost
Copy link

ghost commented Aug 28, 2024

Describe the bug

I am using Angular 14 and I have a problem when I export table in csv. It transforms accents in horrible characters, when I was in Angular 8 we fix the problem in source code by initializing csv with value '\ufeff' in exportCSV method. But now we don't have access to source code so we can't fix it.

Is there a way to access to source code ? Or a boolean can be add in options if we want to allow accents ?

Thank you for your answer

Environment

I am using Angular 14 and I can't upgrade.

Reproducer

No response

Angular version

14

PrimeNG version

14

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

14

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@ghost ghost added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Aug 28, 2024
@mertsincan mertsincan added Resolution: Help Wanted Issue or pull request requires extra help and feedback and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Dec 4, 2024
@mertsincan mertsincan added this to the Future milestone Dec 4, 2024
Copy link

github-actions bot commented Dec 4, 2024

Due to PrimeNG team's busy roadmap, this issue is available for anyone to work on. Make sure to reference this issue in your pull request. ✨ Thank you for your contribution! ✨

@github-project-automation github-project-automation bot moved this to Review in PrimeNG Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Help Wanted Issue or pull request requires extra help and feedback
Projects
Status: Review
Development

No branches or pull requests

1 participant