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
i saw a example using formControlValidationGroup
now i checked the code and the history on formControlValidationGroup there was a pr from @calebdwilliams
but i dont think there is any current implementation using formControlValidationGroup was this intentionaly?
is there a work around for this so you can validate radio input groups?
if not ill see if i can help with a implemention to put it back in
@vospascal fyi, I received this info from one of the repository's code owners (when I said formControlValidationGroup was missing & I needed help for implementing radio & radio-group web components)
i saw a example using
formControlValidationGroup
now i checked the code and the history on formControlValidationGroup there was a pr from @calebdwilliams
but i dont think there is any current implementation using
formControlValidationGroup
was this intentionaly?is there a work around for this so you can validate radio input groups?
if not ill see if i can help with a implemention to put it back in
it use to be added with this pr #12
i also see
formValidationGroup
still in thereThe text was updated successfully, but these errors were encountered: