Skip to content

fix: Prevent non-external links from opening in new tab #417

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

developerjamiu
Copy link

Setting target to undefined still causes the browser to treat it as a value, often opening the link in a new tab. This fix ensures target="_blank" is only set when the link is external, preventing unexpected navigation for internal links.

Copy link

vercel bot commented Apr 17, 2025

@developerjamiu is attempting to deploy a commit to the Invertase Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

docs-page bot commented Apr 17, 2025

To view this pull requests documentation preview, visit the following URL:

docs.page/invertase/docs.page~417

Documentation is deployed and generated using docs.page.

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