When custom template is provided; select button will unnecesarily manipulate options #6876
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
I'm submitting a ... (check one with "x")
Current behavior
Template has options passed and custom template set. Due to template being set; options will transform from [{label:"", value:""}] to [{label:undefined, value:{label:"", value:""}}]
Expected behavior
Using template should not change the options
The text was updated successfully, but these errors were encountered: