muhammadarsal / ng-select2

Angular 4 wrapper for jQuery select2
7 stars 39 forks source link

placeholder not working #20

Open ghost opened 5 years ago

ghost commented 5 years ago

Hi Devs,

I am using ng-select2 in my application. It's working very well in my all cases. The only pain point is placeholder not showing. I am using below code -

<ng-select2 [data]="exampleData" [placeholder]="my placeholder" [(ngModel)]="model.data" [allowClear]="true" [width]="300">

icecoldfire commented 5 years ago

Active fork of this projected is located here: https://github.com/tealpartners/ng-select2/

Bug is fixed in version 1.0.8