ElasticUI icon indicating copy to clipboard operation
ElasticUI copied to clipboard

multiple items cannot be selected using eui-checklist widget

Open hank123 opened this issue 9 years ago • 0 comments
trafficstars

I am trying to have multiple checkbox so that multiple items can be selected, I use euiChecklist according to the demo, according to the documentation "euiChecklist A widget designed to expose facets on a collection of related values (multiple items can be selected) Example (using widget directive): "

but, the problem is that when I select one checkbox item, all the other checkbox disappeared. let me know if the documentation is wrong, I know that I can make multiple box selection available by using eui-aggregation with eui-filter-self="false".

Thank you !

Hank123

hank123 avatar Nov 17 '16 23:11 hank123