victoryhb / streamlit-option-menu

streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.
MIT License
605 stars 69 forks source link

Option menu is not working on ios/mac. #66

Open cptbmate opened 5 months ago

cptbmate commented 5 months ago

Hi!

If I open my app on iOS or macOS (in any browser), the options menu is not showing up. Instead, there is an empty space in the options menu. I would appreciate any help or ideas to fix this issue! On Windows everything is working well!

I am using the latest version of streamlit==1.32.1