Upload Component file max size limited to 200 MB on Firefox

Hi Dash people!

I was trying out the upload component, firing a callback on the ‘filename’ property to load data from a h5 file. What I found out was that when running my app on Firefox, it wouldn’t trigger the callback if file size was >200MB. On Chrome it works just fine. Any ideas why it doesn’t work on Firefox and/or workarounds?

1 Like

I am trying upload with a 400MB to 1GB files on Chrome, it is not working and does not show why.