1

I have this file input and I know I can have an onChange event on it.

<input type="file" name="something"  />

The challenge with the on change event is that If I open the file picker and choose the same file again with will not be triggered. How can I make sure I can always trigger the event?

Divyesh Kanzariya
  • 3,629
  • 3
  • 43
  • 44
iamafasha
  • 848
  • 10
  • 29

0 Answers0