[iOS] AbsoluteLayout not rendering child elements
Description
AbsoluteLayout not rendering child elements.
The same code running on Android:
Steps to Reproduce
- Download or sync https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Layouts/AbsoluteLayoutDemos
- Launch the sample on iOS.
- Navigate to the Chesboard sample.
Link to public reproduction project repository
https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Layouts/AbsoluteLayoutDemos
Version with bug
8.0.3
Is this a regression from previous behavior?
No, this is something new
Last version that worked well
Unknown/Other
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
No response
We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.
This seems to be a pretty big layout flaw in Maui. Do you have plans to fix it anytime soon?
I don't see this issue on 8.0.6, 8.0.7. I reviewed the code and am running the same layout etc. I reviewed all the AbsoluteLayout samples I have and they are working.
Please review with the latest release and open a new issue with a repro sample if needed.