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

change event listener not notified when last value removed #45

Open
johnkary opened this issue Oct 21, 2015 · 0 comments
Open

change event listener not notified when last value removed #45

johnkary opened this issue Oct 21, 2015 · 0 comments

Comments

@johnkary
Copy link

  1. Add to a form panel and configure with a listener for "change" event.
  2. Select 2 or more values from the drop-down so 2 labels appear in the box.
  3. Remove one value by clicking the X in its label. A "change" listener is notified.
  4. Remove last value by clicking the X. The "change" listener is NOT notified.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant