Giter Club home page Giter Club logo

Comments (9)

anantn avatar anantn commented on June 5, 2024

We added getByName and getByNames to angularFireCollection recently that should help with this. Re-open if that doesn't help!

from angularfire.

becush avatar becush commented on June 5, 2024

Can you give an example of how to use this? Using getByName inside the controller returns undefined because the collection hasn't populated yet. Placing it inside a callback doesn't seem to help either.

from angularfire.

johnsoftek avatar johnsoftek commented on June 5, 2024

Not sure how settings fit in to your other requirements. But try this (implicit update):
http://plnkr.co/edit/yVWMmQVXZp3T8e5ZlVNO?p=preview

from angularfire.

johnsoftek avatar johnsoftek commented on June 5, 2024

Here is an explicit update version of the previous plnkr: http://plnkr.co/edit/KztBQDET6XVOdjkxoZgG?p=preview

from angularfire.

vzhen avatar vzhen commented on June 5, 2024

@bennlich Do you figure out how to use getByName and getByNames?

from angularfire.

becush avatar becush commented on June 5, 2024

For me, it only returns an integer, which is not an index. Very confused.

On Sun, Sep 15, 2013 at 2:01 PM, vzhen [email protected] wrote:

@bennlich https://github.com/bennlich Do you figure out how to use
getByName and getByNames?


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-24476426
.

from angularfire.

johnsoftek avatar johnsoftek commented on June 5, 2024

getByName returns the item in the collection.

from angularfire.

becush avatar becush commented on June 5, 2024

Well, I know what's it's supposed to do, i'm just saying, the following:

var collection = angularFireCollection(new Firebase(URL));
var item = collection.getByName('-IsiklzTd90LIwWOI81Y');

For ME, item = 8, sometimes item = 7. If i'm doing something wrong,
please let me know, thanks!

On Tue, Sep 17, 2013 at 8:02 AM, johnsoftek [email protected]:

getByName returns the item in the collection.


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-24565854
.

from angularfire.

johnsoftek avatar johnsoftek commented on June 5, 2024

Hmm. So what are the objects in your collection? What object corresponds to
the example item Id?

On Tuesday, 17 September 2013, becush wrote:

Well, I know what's it's supposed to do, i'm just saying, the following:

var collection = angularFireCollection(new Firebase(URL));
var item = collection.getByName('-IsiklzTd90LIwWOI81Y');

For ME, item = 8, sometimes item = 7. If i'm doing something wrong,
please let me know, thanks!

On Tue, Sep 17, 2013 at 8:02 AM, johnsoftek <[email protected]<javascript:_e({}, 'cvml', '[email protected]');>>wrote:

getByName returns the item in the collection.


Reply to this email directly or view it on GitHub<
https://github.com/firebase/angularFire/issues/32#issuecomment-24565854>
.


Reply to this email directly or view it on GitHubhttps://github.com//issues/32#issuecomment-24570912
.

from angularfire.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.