Skip to content
This repository was archived by the owner on Jun 15, 2020. It is now read-only.
This repository was archived by the owner on Jun 15, 2020. It is now read-only.

updateUrlQuery.js:111 Uncaught TypeError: _urlQueryConfig2.default.history.replace is not a function #53

@AmyScript

Description

@AmyScript

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions