Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update angular to 2.2.x & support for async items #528

Closed
wants to merge 3 commits into from

Conversation

Riron
Copy link

@Riron Riron commented Nov 21, 2016

@valorkin this is needed in order to upgrade to newer version of Angular

With items loaded async, the options did not show up as when the open method was called, the items array was still empty.
We now use an observer to populate the options.
@minhoryang
Copy link

related with #475

@Riron Riron changed the title Update angular to 2.2.x Update angular to 2.2.x & support for async items Nov 29, 2016
@ragafus
Copy link

ragafus commented Jan 9, 2017

Support for async items would be a great feature. The options property of the SelectComponent in the current version is not updated when items change, so the search can not be done with async items.

@valorkin

@valorkin
Copy link
Member

I like your idea

@Riron
Copy link
Author

Riron commented Jan 24, 2019

Too old, not relevant anymore. Closing PR

@Riron Riron closed this Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants