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.

IndexRedirect causes infinite route #102

@hunterc

Description

@hunterc

If I use an IndexRedirect with a basename I seem to get an infinite route.
Filing it here because it only happens when I call syncReduxAndRouter.

Commenting out the basename seems to resolve the issue ( I assume because there is nothing to repeat).

If I hit /test, I get a infinite loop of /test/test/test/...... until the call stack is exceeded.

Gist I'm using to verify

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