PolymerElements / paper-radio-button

A Material Design radio button
https://webcomponents.org/element/PolymerElements/paper-radio-button
19 stars 24 forks source link

paper-radio-button, duplicate ID's #138

Open uxdesignz opened 3 years ago

uxdesignz commented 3 years ago

Actual Result: Valid Markup: The radio button component contains coding errors that may prevent assistive technologies from interpreting content correctly. Users who rely on assistive technology may be unable to perceive or interact with page content.

Expected Results ID attribute values should be unique and there should not be any duplicate ID's.

uxdesignz commented 3 years ago

Any update on this?