After the last update (super cool!), I was trying to resize my table but it does not work.
The arrows on the borders of the table do not show like on the promotional video.
I’m using:
- Streamlit 1.10.0
- Safari 15.5
I tried with centered and wide page layout with no difference.
I tried st.write and st.dataframe with no difference.
Anything I can do?
Thanks