-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow getLast{Result,Error} to enforce variables equality.
I might prefer the default behavior to be reversed (variables must match by default), but these are `public` methods of `ObservableQuery`, so we should be careful to preserve the same behavior when `getLastResult` or `getLastError` are called with no arguments.
- Loading branch information
Showing
1 changed file
with
23 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters