Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload same CSV file with different content #42

Open
dgdb01 opened this issue Apr 7, 2016 · 6 comments
Open

Upload same CSV file with different content #42

dgdb01 opened this issue Apr 7, 2016 · 6 comments

Comments

@dgdb01
Copy link

dgdb01 commented Apr 7, 2016

I'd try to upload CSV file, I found some error after upload, therefore, I changed some content inside and reupload again, I found that the latest update file can not be readed unless I reload the whole html page, any idea about this?

@luyifan
Copy link

luyifan commented Apr 20, 2016

I met the same problem. And it blocked our project for one week already. Is there any update on this?

@adambarthelson
Copy link

adambarthelson commented Jun 1, 2016

Just noticed this, got passed it by just setting the directive's element child input val after completing the upload.

angular.element("#upload input").val("");

@ghost
Copy link

ghost commented Jun 9, 2016

Got the same behavior. Even if I try to reset the complete underlying config/result-object...
Would be nice if it could be fixed, we really love angular-csv-import so far :)

@gouravsood
Copy link

Thanks @adambarthelson for your solution. It worked for me.

@ronysilvati
Copy link
Contributor

Hi, i has run this changes for the problem:
#72

@ronysilvati
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants