change event listner not working for uploads code example
Example: file input change event not firing angular
// Add this to your input tag
onclick="this.value = null"
// Add this to your input tag
onclick="this.value = null"