Issue number: resolves #29033
What is the current behavior?
In #28773 I resolved several incorrect behaviors with Items related to text wrapping. However, it looks like I missed the removal of https://github.com/ionic-team/ionic-framework/pull/28146/files#diff-4a1156704dbf45b0dad273b6909b190ca45e4380aa7378ba88d0dd7d48d7d473R37 which caused the issue to persist when adding a label to the end slot.
What is the new behavior?
- Removed logic that caused
ion-labelto grow larger than it needed to be
main |
branch |
|---|---|
![]() |
![]() |
Does this introduce a breaking change?
- Yes
- No
Other information
Dev build: 7.7.2-dev.11707840956.16e27b4c

