Skip to content

Translatable paths #64

@klis87

Description

@klis87

Hi, I am heavy user of redux first router and cannot wait for this library to become stable and documented.

In the meantime, I am wondering whether you will support better a case from RFR issue I posted some time ago faceyspacey/redux-first-router#94

Ideally it would be great if all translation logic could be encapsulated in a route configuration, so we would not need to worry about going from /en/home to /de/haus and vice versa, as home/haus could be calculated by this library based on and option/basename

then, /en/haus and /de/home would raise 404, and swithing basename when on /en/home from en to de would automatically recalculate url to /de/haus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions