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

Regarding resetController #51

Open
ptmoy2 opened this issue Dec 4, 2015 · 0 comments
Open

Regarding resetController #51

ptmoy2 opened this issue Dec 4, 2015 · 0 comments

Comments

@ptmoy2
Copy link

ptmoy2 commented Dec 4, 2015

On page 78, the author discusses calling model.destroyRecord() & model.rollback() in the resetController hook in app/routes/friends/new.js and app/routes/friends/edit.js to get rid of unsaved new records and unsaved edits in the store respectively. Instead of calling these functions in the resetController hook, can these be called from the cancel() action in app/controller/friends/new.js & app/controller/friends/edit.js instead? If not, why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant