How to cancel upload?

Hello!
How to cancel file uploading?

Uncaught TypeError: Cannot set properties of undefined (setting ‘percent’) | webix.js:2
at h.$updateProgress (webix.js:2:487115)
at h. (webix.js:2:247126)
at XMLHttpRequestUpload. (webix.js:2:5124)
XMLHttpRequest.send (async)

Okay, I think nobody wrote upload cancel at all at that project and that’s why it still uploads it.
Can pretty please give me tip how to cancel this event?

probably you need to check this
https://docs.webix.com/api__ui.uploader_stopupload.html

1 Like

Thank you!
Yeah, I saw it. Thought maybe there is a more verbose example. Well, I can see how I should do it but still hoped for an easy answer.
They call me Lazy McLazy cuz I’m laaaaaazy.

Anyway, much thanks again!