Closed as not planned
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing issues that already include this feature request, without success.
Describe the Feature Request
I want to be able to remove the text from the ion-back-button without using text="", because this breaks the page transitions like mentioned here.
Describe the Use Case
Sometimes, you want to use the ion-back-button without any text, just the icon.
Describe Preferred Solution
Explicitly setting text to null should remove any text from the ion-back-button, undefined can be still used to set the default 'Back' text.
Describe Alternatives
No response
Related Code
Link to a repo
Additional Information
Ionic forum link to the topic here
No response