Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Deep searching not working on collections #40

@therebelrobot

Description

@therebelrobot

I've got it set up so the following occurs when debugging:

> logs.find({'addedProperties.id':'80afb62f-7223-4c44-89dd-027d699e2a11'})
undefined
> logs.at(0).get('addedProperties.id')
"80afb62f-7223-4c44-89dd-027d699e2a11"

where logs is a backbone collection from the base library. Is there a separate syntax for deep referencing in collection searches? Am I setting something up incorrectly? Or is that outside the scope of this lib?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions