Get URL with GET parameters?

dash.dependencies.Input(‘url’, ‘pathname’) is not return GET-params. How to get it?

Thank you.

Thanks for reporting! This is not available right now. I’ve created an issue to track progress in https://github.com/plotly/dash-core-components/issues/81

Use ‘search’ or ‘href’ instead of ‘pathname’

1 Like