-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Background image does not work on cloud #142
Comments
I faced the same issue, so I downgraded to the |
This problem persists. Demo still doesn't seem to work. |
Same problem here. Working with 0.8.0 though. |
I had the same problem in my app. Now works fine using 0.8.0 version. |
Same problem here. With 0.8.0 the background is displayed on the cloud too, but then other parts of the app don't work :( Is this problem scheduled to be fixed anytime soon? |
I also encountered this problem. My version is 0.9.3 |
It looks like even in the link in the official showcase (https://drawable-canvas.streamlit.app/), there is this problem |
Setting a background image for st_canvas results in the canvas being blank for apps on cloud. This issue can be seen even on the demo.
It works fine locally, though.
The text was updated successfully, but these errors were encountered: