jrieke / streamlit-analytics

👀 Track & visualize user interactions with your streamlit app
MIT License
262 stars 48 forks source link

streamlit >= 1.12.0 not supporting this package #21

Closed zivshapiraintel closed 1 year ago

zivshapiraintel commented 2 years ago

streamlit >= 1.12.0 not supporting this package

When upgrading our working code from streamlit 1.11.1 to 1.12.0, this package breaks

jrieke commented 1 year ago

Hey, I changed the implementation to work with st.session_state now, so it should be a lot more stable. Check out release 0.4.1, it's tested with Streamlit 1.13.0.