You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
Do you want to request a feature or report a bug?
Bug
What is the current behavior?
Installed the REACT-ROUTER-V4-REDUX example.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://jsfiddle.net or similar.
Whenever a button is clicked to change the url query param, the url does not update and this error is present in the console:
updateUrlQuery.js:111 Uncaught TypeError: _urlQueryConfig2.default.history.replace is not a function
What is the expected behavior?
Should update url with query param
Which versions of react-url-query, and which browser and OS are affected by this issue? Did this work in previous versions of react-url-query?
latest version of react-url-query
macOS, Chrome latest.
pipo24, SasSam, komlev, pablomolnar, Philipp91 and 1 more