You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: