-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I have a suggestion on making a single unique index on a pair of routePattern and prefix fields of the Route model. This way it would be possible to implement same urls with same route patterns, it would be especially useful when handling different locale prefixes.
For example /en/foo/bar and /fr/foo/bar where the routePattern is /foo/bar and /en and /fr are prefixes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels