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

client mode update collection when model is removed from server #132

@solidstudio

Description

@solidstudio

Hi i'm having the following problem, when I remove a model from a collection using model.destroy the current pageable page doesn't correctly update so that it correctly renders the current page with the model removed and another model from the next page added in its place. To fix this I call this.collection.remove(view.model); before model.destroy has returned, but how can I avoid this?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions