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

**Angular version**: 11 **ng-multiselect-dropdown version**: **Description of issue**: 0.2.14 **Steps to reproduce**: place it inside the bootstrap modal **Expected result**: on-click, browser scroll will not appear **Actual result**: browser scroll...

**Angular version**: 8 **ng-multiselect-dropdown version**: 0.2.4 **Description of issue**: I am using mat-tab, which is having overflow:overlay property. In that tab i am using ng-multiselect dropdown in table td. In...

fixing #319 with expectation : - when search not found & no data selected the select all button caption should be "Select All" - when search not found the select...

**Angular version**:8.0.3 **ng-multiselect-dropdown version**:0.3.1 **Description of issue**:Searching with not available option is showing Unselect all with tick mark **Steps to reproduce**: 1.Open the dropdown 2.Search with data which is not...

hello I have followed the steps to be able to change the styles, but in the end they are always blue, copied the style. moved src. put route in style...

**Angular version**: 8.2.14 **ng-multiselect-dropdown version**: 0.2.10 **Description of issue**: Needs to build for production, but fails ERROR in ./node_modules/ng-multiselect-dropdown/fesm2015/ng-multiselect-dropdown.js Module build failed (from ./node_modules/@angular-devkit/build-optimizer/src/build-optimizer/webpack-loader.js): TypeError: Cannot read property 'kind' of...

**Angular version**: 10.0.8 **ng-multiselect-dropdown version**: ^0.2.10 **Description of issue**: Error when building: Error: Failed to compile entry-point ng-multiselect-dropdown (es2015 as esm2015) due to compilation errors: node_modules/ng-multiselect-dropdown/fesm2015/ng-multiselect-dropdown.js:28:17 - error NG2003: No...

On ng build --prod Error: 'kind' of undefined ng-multiselect-dropdown:^1.0.0-beta.13, need to use beta version: required ng-template for translate content in the dropdown Please help to solve this issue

Is there a way to have something like `this.filter.focus()` fire when the dropdown is open and the filter is present? I would like to `.focus()` in the filter field when...

**Angular version**: 9.1.11 **ng-multiselect-dropdown version**: 0.2.10 **Description of issue**: When I select value input placeholder is changing to +1,2 based on how many I select. I want to hide the...