@whynot wrote:
Hello. I am trying to" not use" ember data to build a simple demo. parent route: /list child route: /list/:object
when I delete a object in child route, and transition back to parent route(/list), I find out the parent route 's model do not refresh. afterModel and beforeModel hook are also not called. (the page actually do not refresh).
is this normal?
please help me. thanks all .
Posts: 7
Participants: 2