Skip to content

Commit

Permalink
Fixed an issue with multiple services success
Browse files Browse the repository at this point in the history
Basically, when calling several services at the same time with a specified `success`, it was also executing the original successes (which is good), but without taking care of the fake scopes (so basically, `update`, `request` and `dispatchEvent` were disabled).

Fixed and tested.
  • Loading branch information
jacomyal committed Jul 10, 2013
1 parent 9b4985a commit 30e779e
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 1 deletion.

0 comments on commit 30e779e

Please sign in to comment.