Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fix: Radio button label not disabling #1080

Closed
wants to merge 1 commit into from

Conversation

derekbar90
Copy link

This merge addresses an issue with the radio button component, allowing a user to select a radio value through the label although the input was disabled.

Signed-off-by: Derek Barrera derekbarrera@gmail.com

Signed-off-by: Derek Barrera <derekbarrera@gmail.com>
@derekbar90
Copy link
Author

Fixes Bug: #983

@cagataycivici
Copy link
Member

Will apply a slightly different fix

@deveshsinghal22
Copy link

deveshsinghal22 commented Mar 5, 2018

any update for this.
I am still facing this issue

--------------------- update ------------------------

I was getting this issue because I added [inputId] a new attribute, it fixed as soon as I updated it to
[attr.inputId].

Hope it will be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants