Skip to content

[iOS] ViewCell not resized when HasUnevenRows is enabled and cell content changes #23319

@VitalyKnyazev

Description

@VitalyKnyazev

Description

When cell content changes the cell height is not updated.
It used to work until 8.0.60 where NRE was happening during cell resize request, NRE was fixed in 8.0.61 (#23092), now it does not crash but cell is still not resized as expected.

Steps to Reproduce

No response

Link to public reproduction project repository

https://github.com/VitalyKnyazev/MauiViewCellNotResized

Version with bug

8.0.61 SR6.1

Is this a regression from previous behavior?

Yes, this used to work in .NET MAUI, Yes, this used to work in Xamarin.Forms

Last version that worked well

8.0.40 SR5

Affected platforms

iOS

Affected platform versions

No response

Did you find any workaround?

N/A

Relevant log output

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-controls-listviewListView and TableViewi/regressionThis issue described a confirmed regression on a currently supported versionp/2Work that is important, but is currently not scheduled for releaseplatform/ioss/triagedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions