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

radio buttons cannot be re-enabled after disabled #1089

Closed
StevenSongToronto opened this issue Nov 28, 2016 · 1 comment
Closed

radio buttons cannot be re-enabled after disabled #1089

StevenSongToronto opened this issue Nov 28, 2016 · 1 comment

Comments

@StevenSongToronto
Copy link

Bug description:

radio buttons can be disabled as expected. But it cannot be re-enabled. This does not happen without using ng-bootstrap.

Link to minimally-working plunker that reproduces the issue:

http://plnkr.co/edit/TO4Y6HsxMvg1urYdBDX4?p=preview
In plnkr, textbox behave normally.

Version of Angular, ng-bootstrap, and Bootstrap:

Angular: 2.2.1

ng-bootstrap: latest

Bootstrap: 4.0

@alex321
Copy link
Contributor

alex321 commented Nov 28, 2016

@pkozlowski-opensource Should we restrict the input[type=radio] to apply only as a successor of ngbRadioButton as I don't see the benefit of overriding the default Angular 2 behaviour?

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

No branches or pull requests

3 participants