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

NbSelectComponent doesn't detect changes on options #931

Closed
artificialhoney opened this issue Oct 22, 2018 · 2 comments · Fixed by #1009
Closed

NbSelectComponent doesn't detect changes on options #931

artificialhoney opened this issue Oct 22, 2018 · 2 comments · Fixed by #1009

Comments

@artificialhoney
Copy link

Hey Akveo, really love the Nebular project and the themes, using it in my project.

There seems to be a Bug in the NbSelectComponent, while changing the option content children.

Current Behaviour:
Works as expected when creating options in a nFor at the first time. Option elements cannot be selected, when the option list changes.

Expected Behaviour:
Option elements can be selected when the option list changes, e.g. by Observable input.

Note:
You probably need to listen to https://angular.io/api/core/QueryList#changes ...

@sami6002
Copy link

I have this problem too, has any solutions?

@ceaguilera
Copy link

ceaguilera commented Oct 31, 2018

I have this problem too! @100hz you heve solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants