Thursday, 22 August 2013

Ember.js history not working after transitionTo

Ember.js history not working after transitionTo

please see this functioning JSBin: http://jsbin.com/acUm/20
Here is the behavior I am working on. If I type 'Monroe' to filter the
list down and then hit the browser back button, I expect Ember to process
the route and fire the request for all patients. Instead it appears to do
nothing. This is especially confounding since the back button seems to
work in other areas.
Perhaps I have set up this transition improperly? Or is this an Ember.js bug?

No comments:

Post a Comment