8000 Fixes nv-file-select reset bug when queued by denkan · Pull Request #584 · nervgh/angular-file-upload · GitHub
[go: up one dir, main page]

Skip to content

Fixes nv-file-select reset bug when queued #584

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

Merged
merged 2 commits into from
Jun 13, 2016
Merged

Fixes nv-file-select reset bug when queued #584

merged 2 commits into from
Jun 13, 2016

Conversation

denkan
Copy link
Contributor
@denkan denkan commented Feb 6, 2016

The current el.replaceWith( el.clone(this) ) drops the change-event (even though it should deep clone?). This cause the file picker to stop working after adding the first file(s).

Fixed by replace its element with re-$compile'd self.

@itamair
Copy link
itamair commented Apr 3, 2016

Tnx. This works for me ... Now I am able to use input multiple to add, remove and re-add new files ... more than once. Hope will be took into consideration for a master merge

@nervgh
Copy link
Owner
nervgh commented May 8, 2016

@denkan , thank you! Please, see that comment.

@denkan
Copy link
Contributor Author
denkan commented Jun 12, 2016

@nervgh, sorry for late action.
Removed dist files from PR.

@nervgh nervgh merged commit ecc2f59 into nervgh:master Jun 13, 2016
nervgh added a commit that referenced this pull request Jun 13, 2016
Merge branch 'master' of https://github.com/denkan/angular-file-upload into denkan-master

# Conflicts:
#	dist/angular-file-upload.js
#	dist/angular-file-upload.js.map
#	dist/angular-file-upload.min.js
#	dist/angular-file-upload.min.js.map
#	src/services/FileSelect.js
@nervgh
Copy link
Owner
nervgh commented Jun 13, 2016

@denkan , thank you 👍

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

Successfully merging this pull request may close these issues.

3 participants
0