Skip to content

Conversation

@philipjohn
Copy link
Contributor

When building, NPM reports the following error:

error Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener react/jsx-no-target-blank

This change fixes that by adding the required rel attribute to the link.

When building, NPM reports the following error:

> error  Using target="_blank" without rel="noopener noreferrer" is a security risk: see https://mathiasbynens.github.io/rel-noopener  react/jsx-no-target-blank

This change fixes that by adding the required rel attribute to the link.
@GaryJones GaryJones added the type: bug Something isn't working label Jun 7, 2024
@GaryJones GaryJones added this to the 1.next milestone Jun 7, 2024
@GaryJones GaryJones changed the base branch from master to develop November 5, 2025 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants