Hello,
I got a st.popover with 3 columns inside. I can’t put the popover in the middle of the sidebar because there " **StreamlitAPIException** : Columns cannot be placed inside other columns in the sidebar. This is only possible in the main area of the app."
Is there a way to manage this ? Will it be implemented ? (because the st.columns inside the popover is not really inside the sidebar :D)