Hi SurveyJS team,
Please review and fix this bug:
Pre-condition:
There is a Form has the question1 with Required condition is the question 2, the question 2 with Visible condition is the question 3.
Step:
- Input value for question3 to question2 is displayed
- Input value for question2 to question1 is required and Click "Complete"
- Continue update this Form
- Edit value of question 3 to question2 is hidden
- Observe question1
Video: Attached file
Expected: Question1 is removed the required
Actual result: Question1 is still the required
Thanks,