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
The p-radioButton component is not working properly when used inside a reacive form.
Everytime when I use the radio button component inside reactive form i can select every radiobutton like seen in this screenshot
So sorry for the delayed response! Improvements have been made to many components recently, both in terms of performance and enhancement. Therefore, this improvement may have been developed in another issue ticket without realizing it. You can check this in the documentation. If there is no improvement on this, can you open a new issue so we can include it in our roadmap?
Thanks a lot for your understanding!
Best Regards,
Describe the bug
The p-radioButton component is not working properly when used inside a reacive form.
Everytime when I use the radio button component inside reactive form i can select every radiobutton like seen in this screenshot
Environment
Reproducer
No response
Angular version
16.2.0
PrimeNG version
16.4.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
20
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
You should be able to select only one radio button at a time
The text was updated successfully, but these errors were encountered: