iOS: Button not resizing on text Change #25074
Labels
area-controls-button
Button, ImageButton
fixed-in-8.0.92
fixed-in-9.0.10
p/1
Work that is important, and has been scheduled for release in this or an upcoming sprint
platform/iOS 🍎
potential-regression
This issue described a possible regression on a currently supported version., verification pending
t/bug
Something isn't working
Milestone
Description
When you change the text of a button, the button no longer resizes to accomadate the new text. This seems to be a very recent issue with iOS only as this used to work in 8.0.82.
Steps to Reproduce
Expected Result: The button resizes when the text changes.
Actual Result: The button does not resize and the text is clipped.
Link to public reproduction project repository
None. Simple enough to create from starting template.
Version with bug
8.0.91 SR9.1
Is this a regression from previous behavior?
Yes, this used to work in .NET MAUI
Last version that worked well
8.0.82 SR8.2
Affected platforms
iOS
Affected platform versions
iOS 17.6.1
Did you find any workaround?
No.
Screenshot
The text was updated successfully, but these errors were encountered: