How can I use the isMulti property but rendering a single component in the select. I can't pass components={{ MultiValue: null }} ? #6022
Replies: 2 comments
-
@Methuselah96 Can you support? |
Beta Was this translation helpful? Give feedback.
0 replies
-
due to no response, closing discussion |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Within the multi select field from the isMulti property, I need only one piece of information to be displayed in the select: the number of selected values. I tried to do this by passing null to multiValue but apparently it doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions