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

Add support for using with react-router v3 which uses history v3.#55

Open
walokra wants to merge 2 commits intojoernroeder:masterfrom
walokra:support-history-v3
Open

Add support for using with react-router v3 which uses history v3.#55
walokra wants to merge 2 commits intojoernroeder:masterfrom
walokra:support-history-v3

Conversation

@walokra
Copy link
Copy Markdown

@walokra walokra commented Jul 12, 2018

The first tracking fails as it tries to look for page history.location which was added in history v4 and replaced history.getCurrentLocation() function in history v3.

The first tracking fails as it tries to look for page history.location which was added in history v4 and replaced history.getCurrentLocation() function in history v3.
@coveralls
Copy link
Copy Markdown

coveralls commented Jul 12, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 0370fde on walokra:support-history-v3 into 9e618ad on joernroeder:master.

@joernroeder
Copy link
Copy Markdown
Owner

hey @walokra, thanks for your contribution. i would love to merge your changes but would please you to add an additional test to the suite to cover the following line https://coveralls.io/builds/17947610/source?filename=index.js#L185 as well as following code styles by ending lines with a ;.
thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants