You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: