-
Notifications
You must be signed in to change notification settings - Fork 42
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
disabled on item not working #132
Comments
it is working... but then how about vice versa? |
@galvakojis It was just an example, not perfect but shows an idea. |
@optimistex Konstantin Polyntsov: |
@optimistex |
@galvakojis Probably it is because of:
It was added by one of maintainers for some performance.
Unfortunately, I have no so much time to investigate it for now. |
https://stackblitz.com/edit/ngx-select-ex-issues-100-uezwvq?file=app/app.component.ts
expected behavior:
after selection an item in "a", in "b" that item should be disabled
looks like [items] array is not refreshing after changes
The text was updated successfully, but these errors were encountered: