ngx-csv-parser
ngx-csv-parser copied to clipboard
Trim header row values
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 .
Hi @tofiqquadri ! Please lmk whether you're going to release this fix on npm anytime soon. Thanks in advance.