-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Reproduce:
- Have a Select component inside of a List component that creates multiple entries
Expected:
- Every Select component has a label
Observed:
- Only the last Select component has a label
Expected:
- When I select an option in any Select component, the label for this Select is updated
Observed:
- Regardless of what Select component I used, it always updates the label of the last Select component