Skip to content

Cannot call .save() multiple times #239

@jacobq

Description

@jacobq

It seems that calling .save() on a record multiple times without waiting for the previous promise(s) to resolve leads to an error being thrown. AFAIK, there is nothing in the ember-data contract that prohibits this (though it seems rather pointless in this example).

Reproduction repo here: jacobq/ember-pouch-back-to-back-save

Perhaps this is another manifestation of whatever is causing #237

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