In my EmberJS application, I sort my records from the backend itself, in descending order of a property createdAt
. But when I create a new record, it appears at the bottom of the list instead of the top, until I reload the page.
This answer seems to use a deprecated API and I'm unable to accomplish this functionality using computed properties.
Aucun commentaire:
Enregistrer un commentaire