I am currently using Primeng Multiselectdropdown http://primefaces.org/primeng/multiselect
My task :If I try to click anywhere outside the checkbox, it should not toggle the checkbox. But in primeng - if I try to click on the label it toggles checkbox also. I don't want that to happen. How to solve this?