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

Multiple Select Dropdown Component

Results 163 ng-multiselect-dropdown issues
Sort by recently updated
recently updated
newest added

When I put it into modal I have to click on input to close dropdown

Thanks for building a great Angular component here - I use it extensively and it's been incredibly useful. I'm adding a feature to our site to turn some of these...

**Angular version**: 7.1.4 **ng-multiselect-dropdown version**: 0.2.3 **Description of issue**: We have used two multi selects and both are dependent on each other. If we select any value from multi select...

**Angular version**: 12 **ng-multiselect-dropdown version**:0.3.7 **Description of issue**: how to set dropdown list open position - top | bottom **Steps to reproduce**: Click on ng-multiselect dropdown **Expected result**: We need...

**Angular version** 13: Processing legacy "View Engine" libraries: - ng-multiselect-dropdown [main/umd] (https://github.com/nileshpatel17/ng-multiselect-dropdown.git) Encourage the library authors to publish an Ivy distribution. Most of peoples are facing same issue, can you...

**Angular version**: 13 **ng-multiselect-dropdown version**: 0.3.8 **Description of issue**: When trying to do an ng build --configuration production inside a pipeline, it causes an error that aborts the process because...

enhancement

**Angular version**: 12 **ng-multiselect-dropdown version**: ^0.3.7 **Description of issue**: I am using api which returns more than 6k records , which is taking more time than usual . **Steps to...

how to use Large Datasets for ng-multiselect-dropdown, when we apply large datas it's will hang nearly 10-30 sec. so please give me any solution.

Hi @NileshPatel17 , I want to change dropdown arrow. so is there is any option to change ? ![image](https://user-images.githubusercontent.com/2330971/43060235-a315bd44-8e6d-11e8-8081-839e03539dc2.png)

When the singleSelection is true, there is no need of showing checkboxes in my opinion because anyways the user can select only one item. so if that prop is true,...

enhancement