Eslint-plugin-jsx-a11y: fieldset should allow role="radiogroup"

Created on 17 Sep 2020  路  1Comment  路  Source: jsx-eslint/eslint-plugin-jsx-a11y

I've encountered an error trying to put radiogroup as a role on a fieldset
image

but according to MDN, radiogroup is a permitted role on fieldset https://developer.mozilla.org/en-US/docs/Web/HTML/Element/fieldset

image

bug help wanted

>All comments

Was this page helpful?
0 / 5 - 0 ratings