Hi guys,
I've just watched the last SAF AFT meeting and discovered the vulnerability issue with dash-uploader.
I'm using it in my solution and so I'm looking for a replacement.
Copilot advised me to replace it with dcc.Upload component but also said large file support will cause browser/memory issues.
End-users of my solution possibly upload files bigger than 10GB. So I'm not sure I should go with dcc.Upload.
As anyone found a replacement of dash-uploader that would work fine with large files?
@Ismael Azehaf any suggestions?