Description
I5_EmptyView_Swap - Continuously turning the "Toggle EmptyViews" on and off would cause an item from the list to show up
Affected Test Case:
- I5 - EmptyView swap for Filtering.
Steps to Reproduce
- Deploy ManualMaui to Android
- Navigate to 'I CollectionView' -> 'I5 EmptyView' ->'EmptyView swap for Filtering'
- Search for an incorrect item
- Continuously turn the "Toggle EmptyViews" on and off and an item from the list would appear once.
Actual Behavior:
Continuously turn the "Toggle EmptyViews" on and off and an item from the list would appear once.

Expected Behavior:
Items from the list should not appear when the search is incorrect.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.40-ci.inflight.26112.10
Is this a regression from previous behavior?
Not a regression. The issue also repro on 10.0.30, 10.0.20, 10.0.0, 10.0.0-preview.1.25122.6, 9.0.120 & 9.0.0.
Affected platforms
Android
Description
I5_EmptyView_Swap - Continuously turning the "Toggle EmptyViews" on and off would cause an item from the list to show up
Affected Test Case:
Steps to Reproduce
Actual Behavior:
Continuously turn the "Toggle EmptyViews" on and off and an item from the list would appear once.
Expected Behavior:
Items from the list should not appear when the search is incorrect.
Link to public reproduction project repository
https://github.com/dotnet/maui/tree/main/src/Controls/tests/ManualTests
Version with bug
Microsoft.Maui.Controls 10.0.40-ci.inflight.26112.10
Is this a regression from previous behavior?
Not a regression. The issue also repro on 10.0.30, 10.0.20, 10.0.0, 10.0.0-preview.1.25122.6, 9.0.120 & 9.0.0.
Affected platforms
Android