Streamlit_option_menu sidebar or menus appear as ordered list
“I am running the application locally on Microsoft Edge using Python 3.12.4 and Streamlit version 1.38.0. Despite attempting to troubleshoot the issue on Firefox and Chrome, the menu is displayed as a list, rather than in its intended format." Let me know if you'd like any further adjustments! Git...”
streamlit-discuss · Balamurukan · 9/12/2024
Open original →Need help with Streamlit Dropdown Behavior
“Hi Streamlit community, I'm currently working on a Streamlit application where I'm encountering an issue with dropdown behavior that I'm struggling to resolve. Here's a brief overview of the problem: Issue : When selecting a circulariteitscode value, the dropdown should only display the correspon...”
streamlit-discuss · adamasbaihalifa · 4/6/2024
Open original →Streamlit App refreshing anytime I use the slider
“hii. I tried it and it worked, thank you so much. but I have another problem; it doesn't update the value of the slider even when I move it from 0. I move it to 5 for example, it stores it as 0 in the session state. //code\ Create a SessionState object class SessionState: def init (self, **kwargs...”
streamlit-discuss · Yasmin_Danmusa · 6/12/2023
Open original →