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
Are you requesting a feature, reporting a bug or asking a question?
Reporting a Bug related to #5471 & #5343 (third time's a charm?)
What is the current behavior?
The second question doesn't show when the first question is true. And when the 1st question is selected as true, you can't select false on that question. (see Plunker for clarification)
What is the expected behavior?
That the second question is shown when the first question is answered positively.
And when the first question is selected as true, it can still be changed to false.
How would you reproduce the current behavior (if this is a bug)?
Make the browser window smaller, so it shows the boolean as two radio buttons instead of the slider. Then answer the first question. The second question does not pop up
Provide the test code and the tested page URL (if applicable)
Are you requesting a feature, reporting a bug or asking a question?
Reporting a Bug related to #5471 & #5343 (third time's a charm?)
What is the current behavior?
The second question doesn't show when the first question is true. And when the 1st question is selected as true, you can't select false on that question. (see Plunker for clarification)
What is the expected behavior?
That the second question is shown when the first question is answered positively.
And when the first question is selected as true, it can still be changed to false.
How would you reproduce the current behavior (if this is a bug)?
Make the browser window smaller, so it shows the boolean as two radio buttons instead of the slider. Then answer the first question. The second question does not pop up
Provide the test code and the tested page URL (if applicable)
Tested page URL:
https://plnkr.co/edit/TxoXnlTg3WXwD9QN
Test code
Specify your
The text was updated successfully, but these errors were encountered: