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.95k stars 1.7k forks source link

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

Open RoiChen001 opened 2 months ago

RoiChen001 commented 2 months ago

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

github-actions[bot] commented 2 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

jsuarezruiz commented 2 months ago

Verified, can reproduce with 8.0.60-ci.net8.24272.1 and 8.0.40.