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

Link is passing but is broken #388

Open
tbradbury opened this issue Apr 11, 2022 · 1 comment
Open

Link is passing but is broken #388

tbradbury opened this issue Apr 11, 2022 · 1 comment

Comments

@tbradbury
Copy link

We have a link that is broken on our site. It was missing a forward slash href="some/page" if you open it in a new tab it works but if you click on it in current tab it goes to a 404 page.

The solution was to add a slash href="/some/page" but we don't know how many other link are also like this.

We are using next.js for the site

@JustinBeckwith
Copy link
Owner

Greetings! Could I trouble you for a small repro? Including a specific page I can scan, or detailed reproduction steps would be super helpful 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants