When clicking on the checkmark it was trigerring two onChange on parent elements, thus causing double toggling ( which means revert to the initial value ) in some controlled way approaches ( see the added test ). Fixes #175
6 lines
73 B
Markdown
6 lines
73 B
Markdown
---
|
|
"@openfun/cunningham-react": patch
|
|
---
|
|
|
|
fix checkbox double onChange
|