dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
21.84k stars 1.67k forks source link

[Testing] Legacy ported UITest Issue10300Test fails on iOS #19487

Open jsuarezruiz opened 6 months ago

jsuarezruiz commented 6 months ago

Description

Legacy ported UITest Issue10300Test fails on iOS "ObservableCollection.RemoveAt(index) with a valid index raises ArgementOutOfRangeException"

Issue10300 (src\ControlGallery\src\Issues.Shared\Issue10300.cs

Steps to Reproduce

  1. Launch the .NET MAUI UI Tests with the Issue10300Test test.

Link to public reproduction project repository

https://github.com/dotnet/maui

Version with bug

8.0.3

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

8.0.3

Affected platforms

iOS

Affected platform versions

iOS 17

Did you find any workaround?

No response

Relevant log output

No response

ghost commented 6 months ago

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.