Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jc-rses opened this issue Apr 25, 2023 · 0 comments
Open

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

jc-rses opened this issue Apr 25, 2023 · 0 comments
Labels
bug report A submitted bug report, not yet validated.

Comments

@jc-rses
Copy link

jc-rses commented Apr 25, 2023

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 jc-rses added the bug report A submitted bug report, not yet validated. label Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report A submitted bug report, not yet validated.
Projects
None yet
Development

No branches or pull requests

1 participant