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

transformHeader option not working with worker:true? #134

Open
nippoolg opened this issue Apr 16, 2022 · 2 comments
Open

transformHeader option not working with worker:true? #134

nippoolg opened this issue Apr 16, 2022 · 2 comments
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@nippoolg
Copy link

I need to make some transformation on header, but can't get this working with transformHeader option? Got exception:
DOMException: Failed to execute 'postMessage' on 'Worker': (header, index) => header could not be cloned.
Is it supposed to work?
Tried simply : transformHeader: (header: string, index: number) => header

@jtorreslesp
Copy link

I am also getting this error. Please let us know how to resolve this, thanks.

@rconjaerts
Copy link

rconjaerts commented Mar 28, 2023

This is an issue of papaparse, discussed here: mholt/PapaParse#761

@Bunlong Bunlong added bug Something isn't working documentation Improvements or additions to documentation labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants