Hello guys,
I have created an app composed from multiple scripts – I am using streamlit option menu component to switch between these scripts. Locally or on the Streamlit Cloud works everything completely fine. I want to deploy the app to a different environment. I have deployed the app to GCP – but I have problems with the component metioned above.
The rest of the code works fine, but the menu does not work so I cannot switch between the scripts. Do you have any idea how to resolve this issue?
Thank you very much!