AttributeError: module 'streamlit' has no attribute 'rerun'

Hi While using Dynamic filter when i am changing the value i am getting attribute error in dynamic_filters.py on line 193

if filters_changed:
st.rerun()

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.