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
Currently the SimpleButton gets a pressed prop if inside a ToggleGroup.
We need to add a further check in the render method of the ToggleGroup to avoid this unwanted behaviour.
The text was updated successfully, but these errors were encountered:
Currently the
SimpleButton
gets apressed
prop if inside aToggleGroup
.We need to add a further check in the render method of the
ToggleGroup
to avoid this unwanted behaviour.The text was updated successfully, but these errors were encountered: