From: Guillaume Peoc'h Date: Tue, 9 Aug 2022 13:10:35 +0000 (+0200) Subject: SONAR-16731 [891571] State: Selected state of the element is missing or incorrect X-Git-Tag: 9.6.0.59041~12 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=83e4462b71c4addb0095098b0cc664477c23ae92;p=sonarqube.git SONAR-16731 [891571] State: Selected state of the element is missing or incorrect --- diff --git a/server/sonar-web/src/main/js/components/controls/ButtonToggle.tsx b/server/sonar-web/src/main/js/components/controls/ButtonToggle.tsx index a31e4588d3c..841337734dd 100644 --- a/server/sonar-web/src/main/js/components/controls/ButtonToggle.tsx +++ b/server/sonar-web/src/main/js/components/controls/ButtonToggle.tsx @@ -48,6 +48,7 @@ export default function ButtonToggle(props: ButtonToggleProps) {