@quick-game/cli
Version:
Command line interface for rapid qg development
9 lines (6 loc) • 336 B
Markdown
# An aria-labelledby attribute doesn't match any element id
An `aria-labelledby` attribute doesn't match any element `id`. This might prevent
the browser from correctly autofilling the form and accessibility tools from
working correctly.
To fix this issue, make sure that `aria-labelledby` is a space-separated list of
element `id`s.