I have a form with an image input and want to reset the whole form along with image input.Right now the image input does not reset it stays as the one I uploaded latest.The image is not saved to DB right now.
HiI am using the image input in angular and on clicking the edit icon the image upload functionality works and remove button is shown.But on binding the input with the image url(download url) recieved from API. The remove icon is not shown.This is in angular.