Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: trim trailing slash on redirects #135

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

manchenkoff
Copy link
Owner

@manchenkoff manchenkoff commented Aug 8, 2024

Is your PR related to a specific issue/feature? Please describe and mention issues.

Potentially fixes #109 by removing the trailing slash from the URL extracted from useRoute() call.

Additional context

The same applies to all other route comparisons.

Checklist:

  • Code style and linters are passing
  • Backwards compatibility is maintained
  • Documentation is updated

@manchenkoff manchenkoff self-assigned this Aug 8, 2024
@manchenkoff manchenkoff linked an issue Aug 8, 2024 that may be closed by this pull request
@manchenkoff manchenkoff merged commit d05e8d5 into main Aug 8, 2024
3 checks passed
@manchenkoff manchenkoff deleted the 109-enhancement-redirects-stack-up branch August 8, 2024 16:45
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.

[Enhancement] Redirects stack up
1 participant