valor-software / ng2-select

Angular based replacement for select boxes
http://valor-software.github.io/ng2-select/
MIT License
676 stars 588 forks source link

Breaks with Ivy #990

Open evgenyfedorenko opened 4 years ago

evgenyfedorenko commented 4 years ago

Hi there,

Is there a plan to release a new version compatible with Ivy?

Thank you!

DoanVanThuong commented 4 years ago

same question

ekalya commented 4 years ago

Asking the same too

evgenyfedorenko commented 4 years ago

I decided to use ngx-bootstrap typeahead component which has similar APIs

jrbistuer commented 4 years ago

same here, it was a very useful component

onilleksh commented 4 years ago

Any update on this issue?

PapaNappa commented 3 years ago

@evgenyfedorenko But this particular component is not available in ngx-bootstrap, specifically an input combined with a select-dropdown, where the input filters the available options.