Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ToggleSwitch): disable when value gets undefined #193

Merged
merged 1 commit into from
Nov 4, 2022

Conversation

marstamm
Copy link
Contributor

@marstamm marstamm commented Nov 3, 2022

Root cause: setting checked = undefined does not update the toggle state.

Recording 2022-11-03 at 14 40 54

related to camunda/camunda-modeler#3233

@marstamm marstamm requested a review from a team November 3, 2022 13:43
@marstamm marstamm self-assigned this Nov 3, 2022
@marstamm marstamm requested review from philippfromme and barmac and removed request for a team November 3, 2022 13:43
@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Nov 3, 2022
@marstamm marstamm merged commit ec83b58 into main Nov 4, 2022
@marstamm marstamm deleted the fix-toggleswitch-disable branch November 4, 2022 08:11
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants