ngx-csv-parser icon indicating copy to clipboard operation
ngx-csv-parser copied to clipboard

Trim header row values

Open duhast opened this issue 1 year ago • 1 comments

Hi!

This PR addresses the case where row header values have leading/trailing spaces and further data retrieval fails since you're accessing row['email'] and the acual header title is email .

duhast avatar Jun 20 '24 19:06 duhast

Hi @tofiqquadri ! Please lmk whether you're going to release this fix on npm anytime soon. Thanks in advance.

duhast avatar Jul 01 '24 17:07 duhast