fohrloop / dash-uploader

The alternative upload component for python Dash applications.
MIT License
141 stars 29 forks source link

dash uploader not working when adding in sidebar in layout #55

Closed YuLin999 closed 2 years ago

YuLin999 commented 2 years ago

I am new to Dash. Looks like the dash uploader stops working when I started using sidebar. The upload process does not start at all. I suspect this is because to render the sidebar page content I need to use url based pathname. Is this related to the other issue "Not working with url_base_pathname set in dash.Dash() "? But seems like this issue has already been addressed...

fohrloop commented 2 years ago

Thanks for the report! Could you please include steps how the problem could be reproduced?

YuLin999 commented 2 years ago

Sorry! I think I made a mistake and this should not be the problem of sidebar.

fohrloop commented 2 years ago

Okay! Feel free to reopen this if you find any issues :)