You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Since Streamlit 1.43.0 I can no longer see my AgGrid under an st.expander on initial load. However, if I right-click and press "refresh frame" the data pops up.
Describe the bug
Since Streamlit 1.43.0 I can no longer see my AgGrid under an
st.expanderon initial load. However, if I right-click and press "refresh frame" the data pops up.To Reproduce
Behavior
Screenshare.-.2026-03-16.7_57_12.AM.mp4
Expected behavior
With
streamlit==1.42.0Screenshare.-.2026-03-16.7_55_34.AM.mp4
Any suggestions?