bahaaldine / angular-csv-import

Angular component that lets you import and convert CSV file to JSON
MIT License
150 stars 89 forks source link

Cannot import same csv file again #66

Open shrutigotmare opened 7 years ago

shrutigotmare commented 7 years ago

I tried to chose a csv file and then made changes in my local and again choose the same csv. The second time the csv didn't get open.

Sinequanonh commented 7 years ago

Same here, except that any csv that I want to upload after another, without refreshing the page, doesn't work.

ronysilvati commented 7 years ago

Hi, i has run this changes for the problem: https://github.com/bahaaldine/angular-csv-import/pull/72

ronysilvati commented 6 years ago

Hi! This bug has resolved, please update your copy.