Pass the option as a template variable in Select Components without wrapping to SelectItem #9505
Labels
Type: Breaking Change
Issue contains a breaking change related to a specific component
Milestone
Due to 4295, we no longer wrap custom option objects as SelectItems so template variables no longer need to be SelectItems, this will introduce a breaking change because custom objects are now the variable themselves instead of getting accessed with the value property.
Before
After
The text was updated successfully, but these errors were encountered: