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
The checkbox in the form controls if an object with two properties is displayed or hidden. Initially the checkbox is unchecked and the second input is hidden.
When the checkbox is clicked, the second input is shown and the checkbox displays as checked:
When the checkbox is clicked, the second input is hidden but the checkbox remains displays as checked:
When the checkbox is clicked again, the second input remains hidden and the checkbox displays as unchecked:
Desktop (please complete the following information):
OS: [macOS]
Browser [chrome]
Version [125.0.6422.142]
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
which version of ng-formworks:
which version of Angular:
which framework:
A clear and concise description of what the bug is.
To Reproduce
In this playground example the checkbox does not uncheck correctly.
The checkbox in the form controls if an object with two properties is displayed or hidden. Initially the checkbox is unchecked and the second input is hidden.
When the checkbox is clicked, the second input is shown and the checkbox displays as checked:
When the checkbox is clicked, the second input is hidden but the checkbox remains displays as checked:
When the checkbox is clicked again, the second input remains hidden and the checkbox displays as unchecked:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: