easy-csv
easy-csv copied to clipboard
getRow & getAll returns false
While trying to read a simple csv file from here https://support.spatialkey.com/spatialkey-sample-csv-data/ I get false as the return data. I have no idea what's the problem, seems like init is being called after getRow
@tsirolnik Could you share your code using the minimum amount of code necessary to illustrate the problem?