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
With a normal html checkbox, it can be wrapped into a label element. Then clicking either the checkbox or the label, it changes the checked state. With dnn-checkbox, clicking the surrounding label is not doing this behavior.