prompttools icon indicating copy to clipboard operation
prompttools copied to clipboard

Deprecation error : st.experimental_get_query_params and st.experimental_set_query_params will be removed after 2024-04-11

Open Gaurav1235 opened this issue 10 months ago • 0 comments

🐛 Describe the bug

Error in console : st.experimental_get_query_params will be removed after 2024-04-11.

Refer to our docs page for more information. 2024-04-08 08:01:31.859 Please replace st.experimental_set_query_params with st.query_params.

st.experimental_set_query_params will be removed after 2024-04-11.

Gaurav1235 avatar Apr 08 '24 03:04 Gaurav1235