react-native-ui-lib icon indicating copy to clipboard operation
react-native-ui-lib copied to clipboard

fixed maxChips props when chips passed as prop

Open adids1221 opened this issue 2 years ago • 4 comments

Description

ChipsInput - maxChips prop support when passing chips list as a prop.

Changelog

ChipsInput - maxChips prop support when passing chips list as a prop.

Additional info

https://github.com/wix/react-native-ui-lib/issues/2166

adids1221 avatar Jul 24 '23 11:07 adids1221

When adding the example in the ticket to the PlaygroundScreen I get a red screen:

<Incubator.ChipsInput maxChips={1} multiline={false} chips={[{label: 'Falcon 9'}, {label: 'Enterprise'}]}/>

M-i-k-e-l avatar Jul 25 '23 07:07 M-i-k-e-l

When adding the example in the ticket to the PlaygroundScreen I get a red screen:

<Incubator.ChipsInput maxChips={1} multiline={false} chips={[{label: 'Falcon 9'}, {label: 'Enterprise'}]}/>

fixed

adids1221 avatar Jul 25 '23 12:07 adids1221

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 15 '23 06:10 stale[bot]

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 15 '23 05:12 stale[bot]