Skip to content

fix: reset button clears session state before rerun - #122

Open
saurabhhhcodes wants to merge 1 commit into
Devanik21:mainfrom
saurabhhhcodes:fix/isro-batch-2
Open

fix: reset button clears session state before rerun#122
saurabhhhcodes wants to merge 1 commit into
Devanik21:mainfrom
saurabhhhcodes:fix/isro-batch-2

Conversation

@saurabhhhcodes

Copy link
Copy Markdown

The Reset Parameters button called st.rerun() without clearing st.session_state, so previous prediction results persisted across reruns. Now it explicitly deletes all prediction-related state keys before rerunning.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant