sohaiebCollabCp

Results 4 comments of sohaiebCollabCp

Basing on @dadreano suggestion, i fixed this problem by overriding the component prototype method with this : ``` AngularMultiSelect.prototype.closeDropdown = function() { if (this.searchInput && this.settings.lazyLoading) { this.searchInput.nativeElement.value = "";...

i also have the same issues even with 100 entities for 4 multiselect on the same component

@Fomin2402 Hello, can you please share with us which is the error you got ? to know if this issue concerns my problem too or not . thank you in...