Skip to content

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