Skip to content

Contrast checker doesn't appear to be functioning as expected #6

Closed
@alexmahan

Description

@alexmahan

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):
Screen Shot 2019-05-23 at 1 33 11 PM

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:
Screen Shot 2019-05-23 at 1 36 57 PM

Using version 1.0.7 of vue-axe and 2.4.0 of Nuxt.

Any suggestions appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions