selectbox on sidebar in streamlit only display the label caption. it doesnt display the drop down menu with the values but if I modify the code and remove ‘sidebar’, it works fine on the main page.
I’ve not heard of this issue before, and without more context it’s hard to imagine what’s going wrong. Can you share a larger code snippet which shows this issue?