Add Dropdown with two options inside repeater: "Item 1" and "Item 2".
Add two extra inputs inside repeater: "Input 1" and "Input 2".
Add conditional to each nested input. "Input 1" is relied on Dropdown "Item 1" option, and Input 2
should be shown when "Item 2" option is selected within Dropdown.
As the result non of Input is shown, no matter what option is selected inside Dropdown
Breakdance version: 2.2 RC1
Browser & OS: Google Chrome 131.0.6778.71 & Window 11
As the result non of Input is shown, no matter what option is selected inside Dropdown