easy-csv icon indicating copy to clipboard operation
easy-csv copied to clipboard

getRow & getAll returns false

Open tsirolnik opened this issue 10 years ago • 1 comments

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 avatar Nov 25 '15 20:11 tsirolnik

@tsirolnik Could you share your code using the minimum amount of code necessary to illustrate the problem?

jorgecolonconsulting avatar Dec 23 '15 22:12 jorgecolonconsulting