angular-ui/ui-grid

Event is not triggering for the last character in filter box.

Saurabh15058 opened this issue · 2 comments

Event is not triggering for the last character in filter box.
When I am removing the characters 1 by 1 event is triggering, but for the last character the event does not triggers.
Let's say I filtered with value "CAT". If I try to remove CAT one by one, event triggers for A and T (that is till A) but it does not trigger when I remove the last character "C".

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here. A plunkr or equivalent if possible.

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

This issue has been automatically closed because it has not had recent activity. If you believe that this is still an issue in the latest version, feel free to re-open it. Thank you for your contributions.