valor-software / ng2-select

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

Children demo seems to be broken #922

Open mypark opened 6 years ago

mypark commented 6 years ago

Nothing shows up in the input of select a city by country - children example

https://valor-software.com/ng2-select/

optimistex commented 6 years ago

There is all fixes: https://github.com/optimistex/ng2-select-ex There are demo: https://optimistex.github.io/ng2-select-ex

optimistex commented 6 years ago

Look at the pull request: #921

javac9 commented 6 years ago

Yes, it seems to be broken. @optimistex , what you posted seems to be a fork of this project, right?

optimistex commented 6 years ago

Yes. I did a fork of the project and completely rewrote that. The fork: https://github.com/optimistex/ng2-select-ex Today I did release a stable version. Try it.