Jump to content

toggleQuote is Creating "Links do not have a discernible name" Errors in PageSpeed Insights


sadams101
Go to solution Solved by Marc,

Recommended Posts

This is a very simple fix, but since it is in the JS I'm unable to do it.

Within the root_framework.js is this code:

<a href='#' data-action='toggleQuote'>

Can you please update it with this code:

<a href='#' data-action='toggleQuote' aria-label='Toggle Quote'>

I ask because my forum users quote very often, and the toggle throws an error each time...some of my forum pages have 5-10 quotes per page.

Example of the issue:

Could contain: Page, Text, File, Webpage

Link to comment
Share on other sites

  • 2 months later...
  • 4 months later...

Thank you for bringing this issue to our attention! I can confirm this should be further reviewed and I have logged an internal bug report for our development team to investigate and address as necessary, in a future maintenance release.

 

Link to comment
Share on other sites

  • 3 weeks later...
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...