Hi Guys,
I have a dropdown called question1 with values of True & False.
Under the dropdown i have two HTML elements that are set to Visible = false.
On HTML 1 control in the Visible If field i have set this: {question1} = 'False'
On HTML 2 control in the Visible If field i have set this: {question1} = 'True'
When i select the dropdown both hidden HTML controls are shown. If i use any other text ie: True1 or False1 it works.
SurveyJS version" 1.1.0 (React)