Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix usage of deprecated experimental_get_query_params #39

Open
mt-krainski opened this issue Jan 12, 2024 · 2 comments
Open

Fix usage of deprecated experimental_get_query_params #39

mt-krainski opened this issue Jan 12, 2024 · 2 comments

Comments

@mt-krainski
Copy link

With streamlit 1.30.0 st.experimental_get_query_params now throws a deprecation warning.

https://docs.streamlit.io/library/api-reference/utilities/st.experimental_get_query_params

@444B
Copy link

444B commented Jan 27, 2024

@mt-krainski
This will be fixed in #44 once merged

@444B
Copy link

444B commented Mar 2, 2024

@mt-krainski and to whom it may be relevant
This has been fixed in the latest release of https://github.com/444B/streamlit-analytics2
This is a backwards compatible form of this project with very minimal changes needed (need to add a '2' in two locations in code)

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 a pull request may close this issue.

2 participants