• Hello!

    Amazing plugin. Thanks for all your great work. Just one question:

    I made a basic map with you plugin, put the page with only your map on the pagespeed test, and got this error from the elements on the map:

    Use plus and minus keys on your keyboard to zoom in and out
    <g class=”imapsSprite-group imapsRectangle-group” fill=”rgba(255,0,0,0)” aria-label=”Use plus and minus keys on your keyboard to zoom in and out”>

    Pagespeed info link – https://dequeuniversity.com/rules/axe/4.6/aria-allowed-attr

    Can you take a look on any of your map pages and see how this can be solved?

    Thanks in advance ??

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter RicaNeaga

    (@ricaneaga)

    PS: the error is given by pagespeed also when the zoom setting (Enable simple zoom controls for all maps by default.) is enabled, so it doesn’t have anything to do with that option.

    Plugin Author Carlos Moreira

    (@carlosmoreirapt)

    Hi @ricaneaga

    Thank you for reporting this.
    It’s a strange error, because it seems aria-label is accepted in g elements in an SVG as documented here https://developer.mozilla.org/en-US/docs/Web/SVG/Element/g#aria_attributes

    In our plugin directly, we won’t have a quick fix, because this comes from the amcharts library directly, which is what the plugin uses to generate the map. But we’ll report this to them and hopefully it will be improved in the future.

    Greetings, Carlos

    Thread Starter RicaNeaga

    (@ricaneaga)

    Please do ?? Thanks alot for the info ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Pagespeed bug / error [aria-*] related’ is closed to new replies.