Closed samiheikki closed 5 years ago
Thinking this a bit further vaadin-upload
does fire a upload-retry
which is documented. And file-retry
event is documented in vaadin-upload-file
where it should be.
So I'm not sure if this is needed to be implemented at all.
Discussed with @tomivirkki and decided to close the ticket.
Description
file-retry event of vaadin-upload is undocumented
Expected outcome
file-retry event is documented at
src/vaadin-upload.html
Actual outcome
file-retry event is not documented at
src/vaadin-upload.html
Live Demo
vaadin-upload
element firesfile-retry
event https://jsfiddle.net/samiheikki/m8qyva54/2/