-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
I decided to use your library in a new project and discovered that if I have a route for /:name/tree/:ref/*path but the request path is only /foo/tree/main the route isn't matched and 404(s). I had to add an empty route for /:name/tree/:ref for things to work.
Can we make matching optional in this case? It seems logical that a *path indicate anything or nothing.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels