m-wrzr/streamlit-searchbox

st.experimental_rerun -> st.rerun

Closed this issue · 2 comments

Streamlit v1.28 gives a deprecation warning

`st.experimental_rerun` will be removed after 2024-04-01
m-wrzr commented

Which version of the searchbox are you using? This deprecation warning should not appear with versions >= 0.1.6

I should have checked if a new package is available. Thanks!