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?