-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[Windows]Repeated navigation page crash #18441
Copy link
Copy link
Closed
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewarea-navigationNavigationPageNavigationPageplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Milestone
Metadata
Metadata
Assignees
Labels
area-controls-collectionviewCollectionView, CarouselView, IndicatorViewCollectionView, CarouselView, IndicatorViewarea-navigationNavigationPageNavigationPageplatform/windowss/triagedIssue has been reviewedIssue has been revieweds/verifiedVerified / Reproducible Issue ready for Engineering TriageVerified / Reproducible Issue ready for Engineering Triaget/bugSomething isn't workingSomething isn't working
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
When there are many page elements, repeatedly navigating the interface can cause a crash
NO exception, Just crash
First report on #18331,Android platform. To prevent misunderstandings, create a new issue for the Windows platform
Steps to Reproduce
下载 https://github.com/BaY1251/MauiDebug.git
打开 /ANR/ANR.sln 编译生成工程,并运行.
点击 Shell, 反复切换Home和Sec界面,约10次后,问题复现
#translate
Download https://github.com/BaY1251/MauiDebug.git
Open /ANR/ANR.sln to compile and generate a project
Running
Click on Shell and repeatedly switch between the Home and Sec interfaces. After about 10 times, the problem reappear
Link to public reproduction project repository
https://github.com/BaY1251/MauiDebug.git
Version with bug
8.0.0-rc.2.9373
Is this a regression from previous behavior?
Not sure, did not test other versions
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
Windows10-22H2 net8.0-windows10.0.19041.0
Did you find any workaround?
No response
Relevant log output
No response