-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Labels
InvestiagePossible bug with unknown causePossible bug with unknown causebugSomething isn't workingSomething isn't workingreleasedrendererReact form renderer PRReact form renderer PR
Description
Discussed in #1226
Originally posted by Ali-Zmn April 6, 2022
When I'm using OR condition, sometimes it needs all the fields to be touched to evaluate it.
Steps to reproduce with Codesandbox
Scenario #1 Correct behaviour
- Enter
Bondfor the last name - Enter
Charlesfor Father's name - Now the occupation will appear as
SPY
Scenario #2 unexpected behaviour
- Enter
Bondfor the last name - Ignore the father's name
- Enter
Gunfor equipment - No
SPY!!! - Try type something in the father's name
- Now works!
Metadata
Metadata
Assignees
Labels
InvestiagePossible bug with unknown causePossible bug with unknown causebugSomething isn't workingSomething isn't workingreleasedrendererReact form renderer PRReact form renderer PR