Closed
Description
Hi there,
Working on my first Nuxt project and enjoying it so far. I installed the Vue-Axe plugin to get some automated a11y checking, but the contrast check doesn't appear to be working for me. I used some black text on a black background, and I'd expect something like the following (which works fine on the demo page):
Missing alt
descriptions on images DO throw a warning in the console, so the plugin is working, it just seems to be missing these contrast errors. This is a server-rendered app, but the plugin is setup in the config before the generate
method, so I'd expect it to work.
The Chrome Wave plugin does find the contrast errors:
Using version 1.0.7 of vue-axe and 2.4.0 of Nuxt.
Any suggestions appreciated!
Metadata
Metadata
Assignees
Labels
No labels