i’m just a beginner in streamlit and it seems if i have an problem with this simple statement:
if st.sidebar.button("Reindex "):
st.error("reindex")
I thought this will run just on click, but it seems to run on every start … how can i prevent the button from running on startup? Thanks in advance and sorry for dumb question, but my search did not give me a good idea how to prevent. On top at least for me it seems the wrong behaviour, but maybe just for me
Thanks again
Now it needs at least 2 sorries… first for not being precisly and second… like 99% of the errors it was a very stupid “problem sitting on front of the computer” error… sorry again