About the data disappearing

hello im using streamlit multipage, with nav bar option, whenever i get into the new page and returning to the previous page, the data in the previous page is disappearing.

You will need to use session state to save information between pages.

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