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

Observations get cancelled when updating a tree node. #713

Closed
mikerobi opened this issue Sep 9, 2013 · 0 comments
Closed

Observations get cancelled when updating a tree node. #713

mikerobi opened this issue Sep 9, 2013 · 0 comments

Comments

@mikerobi
Copy link

mikerobi commented Sep 9, 2013

There are scenarios where updating the store will incorrectly cause observations to be canceled.

In this example I do 2 consecutive puts. The first put updates the grid and cancels the observer. The grid has to be refreshed to see the results of the second put. Tested against dojo-1.9.1.

https://gist.github.com/mikerobi/6500909

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

Successfully merging a pull request may close this issue.

1 participant