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(gatsby-link): anchor links having trailing slash appended #36828

Closed

Conversation

Prathamesh010
Copy link

Description

anchor links having trailing slash appended when trailingSlash: "always" in config.

Documentation

Related Issues

Fixes #36742

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 16, 2022
@LekoArts LekoArts removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 20, 2022
@LekoArts
Copy link
Contributor

Hey! Thanks so much for opening a pull request!

I've already implemented the fix in a DRY way in #36798 so I'll close this one here.

We absolutely want to have you as a contributor, so please take a look at our open issues for ideas, and please reach out to us on Twitter at @gatsbyjs with questions.

Thanks again, and we look forward to seeing more PRs from you in the future! 💪💜

@LekoArts LekoArts closed this Oct 20, 2022
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.

anchor links have a trailing slash appended when using navigate() with trailingSlash: "always"
2 participants