NejcZdovc / ng2-select2

Select 2 wraper for angular2
MIT License
123 stars 93 forks source link

ajax initSelection not working #105

Open hosseinjalili opened 7 years ago

hosseinjalili commented 7 years ago

hi

when set value as input <select2 [value]=" " > the ajax initSelection function not fired when using ajax in options. without this @input it work but can't clear select2 when for reInit.

regards