-
Notifications
You must be signed in to change notification settings - Fork 18
Closed
Labels
Description
When a field inside a group with the disable_on_hide prop is used in a condition, weird stuff happens. Needs to be fixed and create e2e tests.
ISSUE 1 : https://conditional-fields-cf7.bdwm.be/form-tester/?test-form=Github+issue+87
✅ Fixed in 2.1.1. Because a field is considered non-existing when it's disabled, the conditions with such a field make no sense. The behaviour for now is that the group will always be visible, if the condition has a non-existing field.