-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Browser Crashes When Uploading large files #18012
Comments
Hi there @martinthogersen! Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better. We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions. Thanks, from your friendly Umbraco GitHub bot 🤖 🙂 |
Hey @martinthogersen, would it be possible to supply a file that is not working for you? |
@Migaroez Yes, I'd prefer to send the file privately. Would it be okay to use WeTransfer to share it with you? |
Yup, sounds good. Check your linked-in for details 😉 |
Can reproduce on 15/dev (15.2) Overwriting the runtime settings as described in https://docs.umbraco.com/umbraco-cms/reference/configuration/runtimesettings fixes the server error, but still causes the browser to crash All browser crashes show a out of memory exception Not just with PPTX files but any file above ~57MB (57 still worked, 72 didn't) |
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.3.1
Bug summary
I’m encountering an issue when uploading a PPTX-file in Umbraco. Every time I attempt the upload, the web browser crashes.
I’ve tested this across multiple browsers - Chrome, Firefox, Edge, and Safari - and the problem persists in all of them. Below is a recording from Chrome for reference.
The PPTX-file opens and functions correctly on my local machine, so the issue appears to be related to Umbraco.
Specifics
No response
Steps to reproduce
Please let me know if you need an example-file.
Expected result / actual result
No response
The text was updated successfully, but these errors were encountered: