Skip to content

Is there a way to nest routes instead of them all being siblings? #17

@cha0s

Description

@cha0s

It seems that the routes are all created as siblings, which means that e.g. using the handle export to automatically generate breadcrumbs will not work since the routes need to be nested for this to work.

In other words if you view the output from autoRoutes(), the route at e.g. /foo/bar is not a bar route in the children key of the foo route.

Am I possibly just missing something? If not, is this fixable?

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