Simple firebase v3 data retrieval with angularfire v2
问题 Just started using firebase v3 (released roughly two weeks ago) with angularfire v2 (which according to this post fully supports firebase v3). But I am struggling to simply retrieve some data into an angular view. Here is the controller that simply returns user array and bind it to the view. It breaks on the line using $firebaseArray and says: TypeError: Object expected I am using AngularJs 1.5.6. Just to show the versions of firebase and angularfire I am using: <script src="https://cdn