Open PureWeen opened 1 week ago
We've found some similar issues:
If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.
Note: You can give me feedback by 👍 or 👎 this comment.
When removing the last item in the carosuel view, zeroth index item updated instead of previous items of the last index.
Expected Behavior
https://github.com/user-attachments/assets/d1d13560-6133-4b22-9e55-55496116ac54
Actual Behavior
https://github.com/user-attachments/assets/a61788cd-e0f3-4612-a108-531937c9307c
Description
This test was modified to only run on CV2 because it's not passing on CV1 https://github.com/dotnet/maui/pull/25719/files
We need to fix it so the test is passing on both sets of handlers