Hi, can someone explain to me why Ionic is behaving this way, and where could I find the reason for it?
I have two pages in my app, both created via the ionic CLI, both contain the same content; in one of them the back button shows up, but not in the other.
According to the documentation, if there is a there will also be a back button.
ionic -v: 3.16
Angular CLI -v: 1.5.0
Angular -v: 5.0.0
Thanks,