-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Description
I am trying to use the enableCollapsibleOptGroups property. When I use it, nothing in my list renders. Am I using this property correctly and is it expected to work? I've tried other properties too and they seem to do the same thing -- I just end up with an empty list. As soon as I remove the property, the dropdown is populated.
<Multiselect ref="myRef" data={this.state.groups} enableCollapsibleOptGroups multiple />
Metadata
Metadata
Assignees
Labels
No labels