Skip to content

[MAUI][VS Code]When you quickly scroll the Vertical CollectionView, the page will get stuck. #22677

Open

Description

Description

When you quickly scroll the Vertical CollectionView, the page will get stuck.

Note:
1.Whether you are in Debug mode or Start Without Debugging mode, the result is the same.
2.The problem occurs in VS Code for Mac but not Visual Studio for Mac and CLI command Run.

Steps to Reproduce

1.Deploy https://github.com/rachelkang/recipeSearch to iOS simulator on the VS Code for Mac.
2.Click on the 'breakfast' button.
3.Scroll the page quickly.

Actual Result:
When you quickly scroll the Vertical CollectionView, the page will get stuck.
hang

Expected Result:
When you quickly scroll the Vertical CollectionView, the page won't get stuck.

Link to public reproduction project repository

https://github.com/rachelkang/recipeSearch

Version with bug

• VSCode: 1.89.1
• Microsoft.Maui.Controls: 8.0.60-ci.net8.24275.1
• .NET SDK: 8.0.300
• Sdk-manifest: 8.0.100
• microsoft.net.sdk.ios: 17.2.8053
• microsoft.net.sdk.maccatalyst: 17.2.8053
• Chip: Intel/M1
• Xcode: 15.2

Is this a regression from previous behavior?

Not a regression, this issue can be reproduced on 8.0.60-ci.net8.24272.1,8.0.40 and 8.0.3.

Affected platforms

iOS, macOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions