fix(ui-checkbox): warn CheckboxGroup onChange
CheckboxGroup overrides the onChange value of contained Checkbox components. If a developer incorrectly sets an onChange property on the Checkbox contained within a CheckboxGroup we write a warning to the console in the standard way.
The behaviour is also added to the documentation in the "Guidelines -> Don't" section.
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Thanks for the contribution! We are looking into it