Hi there,
I have a side menu application. Inside the side menu I created a link to another view. The routing to the view works correctly.
The issue I got is, that in the view after the side menu the back button did not appear. So, any suggestions?
Created a code pen for that: http://codepen.io/anon/pen/eNpjEp
After clicking on “Test” it should show a back button in the header of the “Test” view.
Greetings
Aaron