How can i remove the back button from my pages?
I tried that config: { backButtonText: '' }
but it only hides, if the user still clicks in the place where the back button is, it is activated.
Or is there a way i can change the ionic default back button to an icon?
Thanks