Hi all. I have a route that is responsible for creating transactions in a finance app. When the user has added a transaction they may well wish to enter some more so I don’t transition away. My question is, how do I reset the model attached to the route so it’s a brand new record (I’m using ember data)?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Nested routes transition reset properties on model | 5 | 2924 | October 24, 2013 | |
| Issue with Ember Data and Creating a Record | 4 | 4124 | April 12, 2016 | |
| Reload the model after transitionTo or ransition retry | 0 | 2241 | July 26, 2014 | |
|
Returning to previous route with model reload
|
1 | 3014 | September 24, 2015 | |
|
Best practice for a route which creates a new instance of a model?
|
2 | 1651 | March 23, 2015 |