Upload All button emits parent component's submit EventEmitter
Opened this issue · 0 comments
Riddler1225 commented
I have found that using this component inside a parent-component that has an EventEmitter Output named submit, click the "Upload All" button fires this Event Emitter, possibly causing unexpected consequences for the application.