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

The search data contains the numbers in the text . please check below screen : ![image](https://user-images.githubusercontent.com/22132065/161561357-4b15398e-f311-4064-8e68-101c27d2f86c.png)

Solution: Cloning the array together with the new value.

Getting this js error 'Cannot add property 0, object is not extensible' when selecting an item in my list. Context: This is my HTML: These are my settings: public settings...

Hi Team, In our application, we have used 10 filters using this multi-select library and each filter values has more than 9 k data records. Facing too much performance issue...

I am getting this error in the console. Angular version - 13 Package version - latest. I have tried deleting node_modules and nothing seems working. > Error: Uncaught (in promise):...

Tested with angular2-multiselect-dropdown v5.0.4 and Angular v9, 10, 11 and 12. When the dropdown is shown on top, if the data list is empty, the dropdown is positioned "floating" far...

I used angular2-multiselect-dropdown v.5.0.4 and angular v.12. While testing I figure out that position bug of dropDown list is only depends on this 3 settings in different combinations: - enableSearchFilter...

I have a several multiselect dropdowns I'm using to filter results in a table. I want to use the (onClose) event to start the filter method. It calls the onClose...

bug

I'm using my own custom search function, so I use `` to supply my own ``. onOpen doesn't fire when using c-search. Example: https://stackblitz.com/edit/angular-3tcuzj

core.js:4002 ERROR TypeError: Cannot read property 'lazyLoading' of undefined at AngularMultiSelect.push../node_modules/angular2-multiselect-dropdown/fesm5/angular2-multiselect-dropdown.js.AngularMultiSelect.ngOnChanges (angular2-multiselect-dropdown.js:2224) at checkAndUpdateDirectiveInline (core.js:21093) at checkAndUpdateNodeInline (core.js:29495) at checkAndUpdateNode (core.js:29457) at prodCheckAndUpdateNode (core.js:29998) at Object.eval [as updateDirectives] (EmployeeScheduleComponent.ngfactory.js:76) at...