Navigation issue from a state with tabs to another one with tabs

In the navigation drawer I have two links

  • Administration
  • Not Working

If I click on Administation, the correct template is displayed and then I click on Not Working but the Administation template is still displayed.

If I reload the page and does the same thing in reverse order, the Not Working template is displayed but not the Administation one.

See CodePen: http://codepen.io/anon/pen/pJvjZP

Thanks