Skip to content
This repository was archived by the owner on Aug 25, 2018. It is now read-only.
This repository was archived by the owner on Aug 25, 2018. It is now read-only.

Remove a model from a collection by id #142

@agruber

Description

@agruber

When I try to remove a model from a Backbonefire collection, I get an error:

id = 'CuFqD1rcPb';
myCollection.remove(id);

Cannot assign to read only property 'id' of CuFqD1rcPb TypeError: Cannot assign to read only property 'id' of CuFqD1rcPb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions