Hello!
I have an igx-radio-group as part of a reactive form.
When I try to disable the form by entering
formName.disable(); formName.get('controlName').disable();
all controls of the form get disabled except the radio-group.
The only way i found to disable it is to add the [disabled]-attribute to the template, but this gives me a warning, that the disabled attribute should not be used in a reactive form.
How can I solve this issue? Thank you
Hello,
Thank you for posting on our forums.
It would seems as the setDisabled method is missing from the igxRadioGroupDirective, causing only this component to remain active. I have logged this issue in our GitHub repository here. Please subscribe to the thread so you can receive notifications when this receives updates.
Please accept our apologies for the inconvenience caused.
Sincerely,
Tihomir TonevAssociate Software DeveloperInfragistics