You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rel="noopener" should be added to links containing target="_blank" for performance and security reasons. For more information, please refer to the following article https://developers.google.com/web/tools/lighthouse/audits/noopener.
If there is a need to support older browsers (Chrome < 49, Opera < 36, Firefox < 52) rel="noopener noreferrer" should be added.
The text was updated successfully, but these errors were encountered:
rel="noopener" should be added to links containing target="_blank" for performance and security reasons. For more information, please refer to the following article https://developers.google.com/web/tools/lighthouse/audits/noopener.
If there is a need to support older browsers (Chrome < 49, Opera < 36, Firefox < 52) rel="noopener noreferrer" should be added.
The text was updated successfully, but these errors were encountered: