Closed fohrloop closed 4 years ago
@20joseph10 Thank you for your bug report!
I created a new issue on this since it's different symptom. Could you confirm your dash-uploader
version?
@np-8 Hey there thanks for moving this! The version I'm using is 0.3.1
Thanks @20joseph10 , this was actually easy fix. The fix is available at version >= 0.4.1
Thanks for this awesome uploader project @np-8 .
Also, I've noticed that in addition to the behavior of callback above, it seems that even if
du.Upload(max_files=1)
, I can still upload multiple files. And with the custom setting ofwidth
, the percentage progress would be displayed in the wrong place. Here is my exampleapp.py
file:Originally posted by @20joseph10 in https://github.com/np-8/dash-uploader/issues/5#issuecomment-688547170