You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is from a radio option field with a right title set. I think the correct right title element ID is #extra-label-UserForm_Form_63_EditableTextField_5658c in my case.
The text was updated successfully, but these errors were encountered:
Tested in starter 3.0.x-dev, but may exist in other versions
Also may exist in upstream userforms module.
Element location:
#EditableTextField_5658c
Element source:
<fieldset id="EditableTextField_5658c" class="field form-group optionset" aria-describedby="EditableTextField_5658c_right_title">
Error:
Invalid ARIA attribute value: aria-describedby="EditableTextField_5658c_right_title"
This is from a radio option field with a right title set. I think the correct right title element ID is
#extra-label-UserForm_Form_63_EditableTextField_5658c
in my case.The text was updated successfully, but these errors were encountered: