soflyy / breakdance-bugs

Bug reports from Breakdance users.
42 stars 6 forks source link

Using nested repeater field as conditional source does not work. #1171

Open AlexeySvidentsov opened 2 days ago

AlexeySvidentsov commented 2 days ago
  1. To reproduce the bug create new element.
  2. Add Repeater field.
  3. Add Dropdown with two options inside repeater: "Item 1" and "Item 2".
  4. Add two extra inputs inside repeater: "Input 1" and "Input 2".
  5. 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

2024-11-20_11-03-08