Problem with CheckboxList and bulkToggleable

I do have a problem with a CheckboxList and bulkToggleable in combination with reactive()or lazy(). When trying to bulk toggle the first checkbox always gets unchecked. Without reactive()or lazy() everything works fine.
Was this page helpful?