Hello all - apologies if this one has already been picked up but I couldn’t find it anywhere.
Since the latest update to st.selectbox I’ve been noticing that some of the options end up printed on top of each other once you typed a few letters in, as in the attached image.
I’m on holiday so can’t produce any code to recreate it, but it can be seen on my app page
“https://mobilestriking.streamlit.app/Analyse_Recording” by typing in “Brance” to the ‘select tower’ box.
Hopefully that’s enough info to go off. There’s nothing unusual about the selectbox, it’s just searching through a list of strings and it worked fine until the latest update.
Thanks!