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

Infinite loop when selecting rows with updated data (via notify) #858

Closed
rhpijnacker opened this issue Feb 27, 2014 · 0 comments
Closed

Comments

@rhpijnacker
Copy link

See test program https://gist.github.com/rhpijnacker/9249778.
Way to reproduce the problem:

  • Select a row. The data underlying this row gets updated in the store via .notify().
  • Shift-click to select a range.

Now an infinite loop occurs.

@ghost ghost closed this as completed in 48835ec Mar 3, 2014
This issue was closed.
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