You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**To Reproduce**
Steps to reproduce the behavior:
1. Go to **Upload Page**
2. Click on **Select File**
3. Choose any .jpg image
4. The app crashes and displays the error
**Expected behavior**
The image should upload successfully and show a preview instead of crashing.
**Screenshots** 
**Desktop (please complete the following information):** #1518
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Go to '...'
Click on '....'
Scroll down to '....'
See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS]
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here. Describe the bug
When trying to upload an image, the application crashes with an error message: "Unexpected token in JSON".
To Reproduce
Steps to reproduce the behavior:
Go to Upload Page
Click on Select File
Choose any .jpg image
The app crashes and displays the error
Expected behavior
The image should upload successfully and show a preview instead of crashing.
Screenshots
Desktop (please complete the following information):
OS: Windows 11
Browser: Chrome
Version: 117
Smartphone (please complete the following information):
Device: Samsung Galaxy S22
OS: Android 13
Browser: Chrome Mobile
Version: 117
Additional context
This issue only happens with .jpg files larger than 5 MB. .png uploads work fine.