onchange does not get triggered even after value changes of input file 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"