Sorry for my English... but I'll try to explain my issue
**multiple="true"
[closeOnSelect]="false"**
[searchable]="false"
(close)="onClose()"
(change)="onFilterChange($event)"
[(ngModel)]="filterModel"
**appendTo="body"**
>
And also I have ng-header-tmp template
And I got this issues -
I think I should have ability to select few element, because I add [closeOnSelect]="false" this parameter
Dropdown close every time when I click inside select element
ng-select version: 0.20.2
browser: Chrome 64.0.3282.140
@VShkotin thanks for reporting, will try to fix it today.
Hi @varnastadeus ! What about this issue? Have you looked on it?
@VShkotin I have the fix. I just need to align with #240 since it depends on that fix.
Most helpful comment
@VShkotin I have the fix. I just need to align with #240 since it depends on that fix.