angular2-multiselect-dropdown icon indicating copy to clipboard operation
angular2-multiselect-dropdown copied to clipboard

singleSelection & groupBy

Open codafish-gmbh opened this issue 5 years ago • 8 comments

Hi there,

thanks for fixing #401 . Unfortunately, I still have this selector without any data as described in my first post. Could you give me a hint what I'm doing wrong?

I've updated to: "angular2-multiselect-dropdown": "^4.6.2".

My configuration: SINGLE_CATEGORY_TOP: { text: 'Please select', singleSelection: true, enableSearchFilter: true, groupBy: 'category', position: 'top', },

Cheers!

codafish-gmbh avatar Aug 26 '19 04:08 codafish-gmbh