Description
The actual cause of this issue is that the additional text "We" gets appended while entering the issue string in the HostApp main page on iOS platform. This is not occurred on locally. We attempted to fix it by clearing the text after entering, but the issue still persists. I am curious about how the extra string is being appended specifically in this test case
Test - Issue19509Test (Fails on iOS)
|
public async Task EntryTextColorStopsWorkingAfterPropertyIsUpdatedFromBinding() |
Added/updated in is flaky and failing with unrelated PRs. I have opened to mark it as flaky and ignore the results for now, but we need to look into making it better and reenable it.
Build link - https://dev.azure.com/xamarin/public/_test/analytics?definitionId=66&contextType=build
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
10.0.0-preview.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output
Description
The actual cause of this issue is that the additional text "We" gets appended while entering the issue string in the HostApp main page on iOS platform. This is not occurred on locally. We attempted to fix it by clearing the text after entering, but the issue still persists. I am curious about how the extra string is being appended specifically in this test case
Test - Issue19509Test (Fails on iOS)
maui/src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue19509.cs
Line 17 in fe2e1fa
Added/updated in is flaky and failing with unrelated PRs. I have opened to mark it as flaky and ignore the results for now, but we need to look into making it better and reenable it.
Build link - https://dev.azure.com/xamarin/public/_test/analytics?definitionId=66&contextType=build
Steps to Reproduce
No response
Link to public reproduction project repository
No response
Version with bug
10.0.0-preview.1
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
No response
Affected platforms
iOS
Affected platform versions
No response
Did you find any workaround?
No response
Relevant log output