Hi
I would like to use the dash_resumable_upload component but I get the following error in my console from the web browser:
bundle.v0_0_3m1529439730.js:1 Uncaught TypeError: Cannot read property 'number' of undefined
So I compared bundle.v0_0_3m1529439730.js the with the bundle.js in this repository. I have noticed that my file (I downloaded the component through PyCharm) and the bundle.js are slightly different. How can I fix this because for the project I am working on, it is required to upload files around 1 GB.
My version:
Left my bundle.js, on the right the one from the github repository
Thanks in advance
Kind regards,
Sarah

