You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using FlexLayout with Wrap set to Reverse and AlignContent set to SpaceAround, SpaceBetween or SpaceEvenly, the child elements are not aligned or spaced as expected. Instead, the layout produces inconsistent spacing and misalignment.
Description
When using FlexLayout with Wrap set to Reverse and AlignContent set to SpaceAround, SpaceBetween or SpaceEvenly, the child elements are not aligned or spaced as expected. Instead, the layout produces inconsistent spacing and misalignment.
Screen.Recording.2025-10-10.at.1.38.35.PM.mov
Steps to Reproduce
Link to public reproduction project repository
No response
Version with bug
9.0.110 SR11
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Android, iOS, macOS, Windows
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output