Skip to content

Support for user profile route w /users/:user_id ? #11

@bhellman1

Description

@bhellman1

Hello, given the way react-devise handle the user routes, is it possible to support a user profile route? Something like:

<PrivateRoute path="/users/:user_id" layout={MainLayout} component={User} />

Currently the above will cause the browser to redirect/loop and crash. Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions