Skip to content

FirebaseObjectFactory query option not used #706

@cartant

Description

@cartant

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions