Hi, I am trying to capture the files uploaded locally and convert them to bytes to send another way to a backend api. Right now your example of this is during the ChangeEvent, but that is not triggered when a Selected File is deleted. Is there another way that I am not thinking to get to the list of files or trigger the change event when the delete file is done? Or hook into the Upload Event after all files are selected?


