Questions that are hidden because of a condition 'remember' the values the user entered previously. This is a problem if a user first enters an invalid value into field A and then changes field B in such a way that field A is hidden. The form as a whole will be invalid, but the user can't see the offending form field.
Can we simply remove QuestionResponses for questions that are not visible after passing through the FormResolver?
Questions that are hidden because of a condition 'remember' the values the user entered previously. This is a problem if a user first enters an invalid value into field A and then changes field B in such a way that field A is hidden. The form as a whole will be invalid, but the user can't see the offending form field.
Can we simply remove QuestionResponses for questions that are not visible after passing through the FormResolver?