@react-native/debugger-frontend
Version:
Debugger frontend for React Native based on Chrome DevTools
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.