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

File upload: Uncaught (in promise) Unable to upload file

Open jc-rses opened this issue 2 years ago • 0 comments

Describe the bug When attempting to upload a large file, the file uploader returns the error: Uncaught (in promise) Unable to upload file.

To Reproduce

Steps to reproduce the behavior:

  1. Go to example
  2. Upload a file size of more than 30 Mb
  3. See the error in the console.

Video: file-upload-issue.webm

Reproduction

CodePen:

https://codepen.io/jc-rses/pen/ExdWMym

Expected behavior The promise should be processed.

Screenshots issue-vue-formulate

Device information:

  • Device: Lenovo
  • OS: Linux, Ubuntu 22.04
  • Browser: Chrome
  • Version: latest

jc-rses avatar Apr 25 '23 11:04 jc-rses