Skip to content

fix: use st.rerun() for newer Streamlit versions#59

Open
awanawana wants to merge 1 commit intocodefuse-ai:mainfrom
awanawana:fix/streamlit-rerun
Open

fix: use st.rerun() for newer Streamlit versions#59
awanawana wants to merge 1 commit intocodefuse-ai:mainfrom
awanawana:fix/streamlit-rerun

Conversation

@awanawana
Copy link

Replace deprecated experimental_rerun() with rerun() for compatibility with Streamlit 1.35+

Fixes AttributeError: module 'streamlit' has no attribute 'experimental_rerun'

🤖 Generated with Claude Code

Replace deprecated experimental_rerun() with rerun() for
compatibility with Streamlit 1.35+

Co-Authored-By: Claude <noreply@anthropic.com>
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