zemirco / json2csv

Convert json to csv with column titles
http://zemirco.github.io/json2csv
MIT License
2.71k stars 366 forks source link

Dot Notation Broken #538

Closed Lyndon2309 closed 2 years ago

Lyndon2309 commented 3 years ago

Dot notation seems to be broken. The fields array does not execute the dot notation!

knownasilya commented 3 years ago

Please post example code and data that you tested with. Also any error or output you got and the expected output.

LucasGabrielBecker commented 2 years ago

Hi, i'm using dot notation and it seens to work just fine, including nested objects.

knownasilya commented 2 years ago

Closing this since there has been no followup from @Lyndon2309