This is a W3C validation issue.
When you create a "Select Option" component, and you tick "Check this option if the user should be allowed to choose multiple values." and you show the label..........this "header" label has an unnecessary "for" value, because its not refering to a form control since you have multiple allowed values.
Here is my example in W3C validation
Thanks.
Comments
Comment #1
danchadwick commentedI believe this is a duplicate of the related issue, which is showing some hope of progress. If it is a distinct issue, please re-open.