This repository was archived by the owner on Oct 26, 2018. It is now read-only.
This repository was archived by the owner on Oct 26, 2018. It is now read-only.
Compability with History v3 #475
Closed
Description
React router v3 was released today. The new version also updates dependency for history package. Now it requires history@3.x.
Then it turns out, that history has a breaking change
Breakage: history.listen no longer calls the callback synchronously once. Use history.getCurrentLocation instead
We need to detect new version and handle it properly.
Metadata
Metadata
Assignees
Labels
No labels