Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Conversation

@ganeshkumar1989
Copy link
Contributor

Close MBP-34

Requirements

When there are multiple select-pickers and when more than 1 select picker have multiple 'values' (values.length > 1), then the value attribute of multiple radio buttons created out of the select picker have undefined values i.e. the value attributes are not unique

Default Value Auto Set

Description of the Change

To fix this issue, the first value of the values array is taken as the default value (selectedValue) for a select-picker so that the select pickers have unique values

default value fix when values.length > 1

Close MBP-34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

3 participants