mercredi 25 mars 2015

Ember Simple Auth retried transitions do not set the active class in link-to helper

I'm using ember-simple-auth in my Ember app.


When doing normal navigation, the active class on link-to helpers are set correctly.


However, when I'm not authenticated, here's what happens:



  1. ember-simple-auth aborts the transition, and transitions to login.

  2. After I login, the previous route is retried by ember-simple-auth.

  3. I am transitioned to the route I was trying to access correctly, but the link-to links referencing the current path are not set with the active class.





Aucun commentaire:

Enregistrer un commentaire