vaadin-upload

Hello,

I was trying to use vaadin-upload control in my application.The sample demos provide information on how to use it with XHR.
However, would like to know if this control supports fetch api.

Any suggestions?

Hello, this is actually [not yet supported]
(https://github.com/whatwg/fetch/issues/607) by fetch API.

Thankyou for the response!