TriStateCheckboxComponent: inputId not working #13946
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
on the TriStateCheckbox when you have a label with a
for
& a TriStateCheckbox with aninputId
when clicking on the label it won't toggle the checkbox state it only shows the focus of the checkbox.Environment
I use "primeng": "^16.2.0",
You can see the bug on your documentation preview:
https://primeng.org/tristatecheckbox#reactive-forms
Reproducer
No response
Angular version
16.2.0
PrimeNG version
16.2.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
19
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: