<capture-file>
component has only on-capture
, but it doesn’t call in the case of clearing value of this component (when I click on cross button inside <capture-file>
). I need to track all field changes (file was added and was removed), how can I implement it?
Thanks!