kendo-vue icon indicating copy to clipboard operation
kendo-vue copied to clipboard

[Bug][Form] Cannot upload files through the Select files button

Open vveesseelliinnaa opened this issue 5 months ago • 0 comments

Describe the bug As of version 3.1.5 of the Form packages the user cannot upload files through the Select files button (uploading through dragging is possible)

To Reproduce

  1. Open https://codesandbox.io/p/sandbox/keen-tereshkova-4phtjw?file=%2Fsrc%2FFormUpload.vue%3A54%2C30
  2. Click the "Select files" button and try to upload a file.

Result: The file is not uploaded and the following error is thrown: image

Expected behavior

  1. Downgrade to v3.1.4 and test the above steps again - https://codesandbox.io/p/sandbox/zen-allen-94qn5t?file=%2Fpackage.json%3A6%2C39

Additional context Reported in Ticket ID: 1644381

vveesseelliinnaa avatar Mar 14 '24 11:03 vveesseelliinnaa