Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle the case where a JS model is destroyed, then saved #18

Closed
aaronj1335 opened this issue Jan 10, 2013 · 0 comments
Closed

handle the case where a JS model is destroyed, then saved #18

aaronj1335 opened this issue Jan 10, 2013 · 0 comments

Comments

@aaronj1335
Copy link

handle this:

model.destroy().then(function() {model.save();});

this will involve cleaning up stuff like the _loaded property on the model.

@ghost ghost assigned aaronj1335 Jan 10, 2013
aaronj1335 added a commit that referenced this issue Jan 10, 2013
aaronj1335 added a commit that referenced this issue Feb 11, 2013
pertains to #16
pertains to #17
and pertains to #18
aaronj1335 added a commit that referenced this issue Feb 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant