Hello everyone, I’m new to streamlit and I have a problem that I can’t solve.
I developed an application, but when an action is performed and it has to be updated, we find the writings everywhere on the page, and it takes a long time (40s minimum) before giving control to the user.
I use streamlit version v1.27.1 with Python 3.9.16 in a spyder environment. I still have the same effects when I deploy the application on the community cloud.
Could anyone help me resolve this problem?