@laxman wrote:
I create an Ember app crud operation in route level like
update: http://localhost.com/contacts/:id/edit delete: http://localhost.com/contacts/:id/delete
So, my problem is one create a record in the new model then come to in contact model cannot be refresh. I am using contacts page get all data in store query.
Posts: 2
Participants: 2