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

p-radioButton not remove class ".p-highlight" #10161

Closed
rezaokhravi opened this issue Apr 26, 2021 · 2 comments
Closed

p-radioButton not remove class ".p-highlight" #10161

rezaokhravi opened this issue Apr 26, 2021 · 2 comments

Comments

@rezaokhravi
Copy link

In the version 11.4.0, when select an items from RadioButtoon with it adds a class with name of ".p-highlight" to this item , but when select another item, it not remove ".p-highlight" from previews selected item.

Example

<p-radioButton name="rdbtest" value="1" label="item-one"></p-radioButton>
<br>
<p-radioButton name="rdbtest" value="2" label="item-tow"></p-radioButton>

Try in
https://stackblitz.com/edit/primeng-radiobutton-demo-mhzq37

  • Angular version: 9.X

  • PrimeNG version: 11.4.0

@yigitfindikli yigitfindikli self-assigned this Apr 26, 2021
@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 26, 2021
@yigitfindikli yigitfindikli added this to the 11.4.1 milestone Apr 26, 2021
@yigitfindikli yigitfindikli removed their assignment Apr 26, 2021
@yigitfindikli yigitfindikli removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 26, 2021
@yigitfindikli yigitfindikli removed this from the 11.4.1 milestone Apr 26, 2021
@yigitfindikli yigitfindikli self-assigned this Apr 26, 2021
@yigitfindikli yigitfindikli added the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 26, 2021
@yigitfindikli yigitfindikli added this to the 11.4.1 milestone Apr 26, 2021
@yigitfindikli yigitfindikli removed their assignment Apr 26, 2021
@yigitfindikli yigitfindikli removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Apr 26, 2021
@yigitfindikli yigitfindikli removed this from the 11.4.1 milestone Apr 26, 2021
@yigitfindikli
Copy link
Contributor

Fixed in #9631

@rezaokhravi
Copy link
Author

Thanks

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

No branches or pull requests

2 participants