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

The application crashes when attempting to upload a file larger than 5MB. #11

Open
purity111 opened this issue Sep 17, 2024 · 0 comments

Comments

@purity111
Copy link
Member

Summary

The application crashes when attempting to upload a file larger than 5MB.

Steps to Reproduce

  1. Navigate to the "Upload" section of the app.
  2. Select a file larger than 5MB.
  3. Click the "Upload" button.

Expected Result

The file should upload successfully, displaying a progress bar.

Actual Result

The application crashes with an error message: "Uncaught Exception: File too large."

Impact

This bug prevents users from uploading large files, which is a critical feature for the application.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant