This is a migrated thread and some comments may be shown as answers.

File Upload cancel not working in chrome

0 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Thirumoorthi
Top achievements
Rank 1
Thirumoorthi asked on 29 Jan 2021, 08:41 AM

Hi,

    I am using RadAsyncUpload with custom handler in my application. Once the file is chosen the upload begins. When clicking on cancel the uploading is cancelled on all browsers, except chrome.

    The cancelling works as expected, when testing the application locally. When trying to upload the file to the web server only this problem occurs.

    I can see the file uploading progress in the bottom of chrome status bar, even after clicking on 'Cancel' button. I want the file upload to be cancelled immediately when user clicks on cancel. I've searched in telerik forums for the same issue, unfortunately no luck. Any help would be much appreciated.

   Some points to note:

  •     File saving process is happening in the custom handler.
  •     Not using temp folder.
  •     There is no javascript error in the console.
  •     Browsers where cancel of file upload working fine: Firefox, IE 11, Microsoft Edge.

    Thanks in Advance.

No answers yet. Maybe you can help?

Tags
General Discussions
Asked by
Thirumoorthi
Top achievements
Rank 1
Share this question
or