Dear Telerik Admin,
I am using the Kendo Upload component to send a file to my server and in certain cases, it responds with null.
This causes the upload component to throw the following error:
"Uncaught TypeError: Cannot read property 'fileUid' of null
at parseSuccess (webpack:///./node_modules/@progress/kendo-ui/js/kendo.upload.js?:2105)
at tryParseJSON (webpack:///./node_modules/@progress/kendo-ui/js/kendo.upload.js?:2450)
at formDataUploadModule.onRequestSuccess (webpack:///./node_modules/@progress/kendo-ui/js/kendo.upload.js?:2131)
at XMLHttpRequest.eval (webpack:///./node_modules/@progress/kendo-ui/js/kendo.upload.js?:2037)"
Could you please let me know when this is fixed?
Kind regards,
Natasha