Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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