-
Notifications
You must be signed in to change notification settings - Fork 250
Open
Labels
Description
Describe the bug
I am trying to upload or link to images and videos to use in the site design, but I keep getting an error that says the files exceed the 5MB limit when they do not.
Link to the blitz that caused the error
https://stackblitz.com/edit/sb1-2eslctcl?file=README.md
Steps to reproduce
Upload an image in my bolt.new project
Expected behavior
It should use the image if under 5MB (which they are)
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Browser name = Chrome
Full version = 137.0.0.0
Major version = 137
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36 Edg/137.0.0.0
performance.memory = {
"totalJSHeapSize": 348729356,
"usedJSHeapSize": 310898120,
"jsHeapSizeLimit": 4294705152
}
Hash = 2e6e5e13
Additional context
No response