Closed
Description
Desired behavior:
- Always allow an optional trailing slash
- Never add an optional trailing slash when generating links via
makePath
I think this behavior is pretty standard.
Today (as of v0.12.9) makePath
appends a trailing slash if a trailing slash is optionally allowed.
Food for thought (tangential): It would be nice to support optional trailing slashes automatically without the need to add a /?
to all routes.
Metadata
Metadata
Assignees
Labels
No labels