Skip to content

Conversation

@SandipBajracharya
Copy link
Collaborator

Changes

  • implement size validation before upload and error toast if validation fails
  • error toast if invoked variable is undefined

Note:

  • Upon checking the log, the upload process was returning 413 (file too large). Due to this the function handling the upload was not returning anything at all. That basically makes the invoking variable undefined.

…ontentType')

- [x] implement size validation before upload and error toast if validation fails
- [x] error toast if invoked variable is undefined

Note:
Upon checking the log, the upload process was returning 413 (file too large). Due to this the function handling the upload was not returning anything at all. That basically makes the invoking variable undefined.
@linear
Copy link

linear bot commented Sep 19, 2025

@vercel
Copy link
Contributor

vercel bot commented Sep 19, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
client-home Ready Ready Preview Comment Sep 19, 2025 8:34am

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

Successfully merging this pull request may close these issues.

2 participants