Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
AlexeySvidentsov opened this issue Nov 20, 2024 · 0 comments
Open

Comments

@AlexeySvidentsov
Copy link

  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

  • Breakdance version: 2.2 RC1
  • Browser & OS: Google Chrome 131.0.6778.71 & Window 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant