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

Angular 2 Dropdown Multiselect

Results 125 angular2-multiselect-dropdown issues
Sort by recently updated
recently updated
newest added

Hello, it is possible to add dropdownList to the end of the document to fix the problem with overflow: hidden block ? ![image](https://user-images.githubusercontent.com/25749976/54671100-c3a9be80-4b27-11e9-95db-52f9d9ee1617.png)

When can we expect angular 9 updates?

Dropdown is not work keyboard friendly.

When I selected some items and want to deselect them with the DeselectAll-Button [x], they get removed from the UI but they're still selected in the array. The only way...

bug

![image](https://user-images.githubusercontent.com/5895908/66774267-d712e180-eede-11e9-9f8b-b015dd6b35f9.png)

Getting this error while building... any guess? Node : 8.17. NPM : 5.6. Angular : 7.2.16 Angular CLI : 7.3.9 ERROR in angular2-multiselect-dropdown\angular2-multiselect-dropdown.ts(826,42): Error during template compile of 'AngularMultiSelectModule' Could...

Hi, I am using version 4.2.7 with angular 7. Currently, OnDeselect event is triggered on two scenarios 1. Unchecking the checkbox for a selected item in the list (when the...

Return single value when singleSelection is true instead of array.(#432 )

``` ERROR Error: ASSERTION ERROR: Stored value should never be NO_CHANGE. [Expected=> [object Object] !== [object Object]

Implemented feature to show custom trigger text option (N items selected). - When a user selects two or less item then it will show that items value in the trigger...