Skip to content

Improve trailing slashes - #735

Merged
g105b merged 2 commits into
masterfrom
733-trailing-slashes
Aug 10, 2026
Merged

Improve trailing slashes#735
g105b merged 2 commits into
masterfrom
733-trailing-slashes

Conversation

@g105b

@g105b g105b commented Aug 9, 2026

Copy link
Copy Markdown
Member

Static routes that are deeper than the current route should not execute their _common page logic. There was an edge case bug that allowed this, by the way the glob was being handled, which is now fixed.

Another fix here is that POST data is persisted through redirects, so it doesn't matter whether posting to a trailing slash page or not.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@g105b
g105b merged commit c47405f into master Aug 10, 2026
29 checks passed
@g105b
g105b deleted the 733-trailing-slashes branch August 10, 2026 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant