Back button text causing title to be truncated

Here’s an example:

Because the previous page title is long, it’s caused the smaller title for this page to be squished. How can I either force this singe page to show only the default back text, or allow this title to not be truncated?

Turning of previous page back text across the app is not a suitable fix.

Thanks.

So $ionicConfigProvider.backButton.previousTitleText(false); is not an option?

1 Like

Unfortunately not.

The issue is only visible on this page and the previous page text is fine for all other pages.

Any suggestions, please?

Could you maybe change this setting at runtime only at this page and set it back when you leave it?