I have created a multi-page application in Streamlit and use Streamlit-Authenticator. When navigating between pages, the session_state created in the pages is reset to zero. Why is this happening?
I have created a multi-page application in Streamlit and use Streamlit-Authenticator. When navigating between pages, the session_state created in the pages is reset to zero. Why is this happening?