-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Version info
Angular: N/A
Firebase: N/A
AngularFire: 2.0.0-beta.6
Expected behavior
The documentation for FirebaseObjectObservable suggests that the query option can be used.
Actual behavior
The query-related imports and the query option are not used in the FirebaseObjectFactory implementation, so any specified query option is ineffectual.
It's not clear whether it's the source or the documentation that's out of date. Either the query option should be implemented (or should log a not-implemented warning, perhaps) or the documentation and source should be updated to reflect that the query option cannot be used with the FirebaseObjectObservable.
Metadata
Metadata
Assignees
Labels
No labels