Skip to content
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
Closed
@just-boris

Description

@just-boris

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions