Hi
As the title suggests, I am doing a conditional dropdown form.
IF the user chooses option A in dropdown 1 → dropdown 2 will be appended with a list of options.
I am having trouble detecting if the user has chosen an option. It detects the DOM but not the selected value
Did I do something wrong? Any help is super appreciative.