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
Describe the bug
My colleague told me that video downloads can lead to problems because the file is loaded into a variable in the JavaScript code and thus written to memory. Especially on devices with low memory, the available memory can quickly overflow.