dklemmt / contao_dk_mmenu

Implementation of mmenu as extension for Contao Open Source CMS
15 stars 16 forks source link

WAVE: Empty button mm-sr-only #73

Closed derkosmonaut closed 1 year ago

derkosmonaut commented 1 year ago

Hi, we are testing the plugin with WAVE on accessibility and get the error that buttons have no text: < button class="mm-tabstart mm-sronly" aria-hidden="true" role="presentation"></ button > < button class="mm-tabend mm-sronly" aria-hidden="true" role="presentation"></ button > This error is not displayed on https://mmenujs.com. Do you have any idea what this could be and how it could be fixed?

derkosmonaut commented 1 year ago

We also get the error about an empty link: < a class="mm-panel__blocker" href="#mm-0"></ a >

derkosmonaut commented 1 year ago

Sorry, we had installed the old version of the plugin. The new one does not have this problem.