-
Notifications
You must be signed in to change notification settings - Fork 258
Open
Labels
Description
Describe the bug
I'm trying to upload a video. It told me I needed to upgrade due to file size.
I upgraded but I still can't load the video.
Link to the blitz that caused the error
https://stackblitz.com/edit/vitejs-vite-tfbosty3?file=README.md
Steps to reproduce
drag video to public folder
modal pops up that shouldn't pop up any longer
Expected behavior
Able to load the video
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 = 139.0.0.0
Major version = 139
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 119360479,
"usedJSHeapSize": 116877995,
"jsHeapSizeLimit": 4294705152
}
Hash = 96435430
Additional context
No response