Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expander Content With ItemsRepeater Rendering Bug #9340

Closed
wky214269273 opened this issue Feb 15, 2024 · 2 comments
Closed

Expander Content With ItemsRepeater Rendering Bug #9340

wky214269273 opened this issue Feb 15, 2024 · 2 comments
Labels
area-ItemsRepeater team-Controls Issue for the Controls team

Comments

@wky214269273
Copy link

Describe the bug

I use the Expander control and encapsulate an itemsRepeater in Content to display a large amount of data (about a few hundred items). When I first expand the Expander control, the content can be displayed correctly, but when I fold it up and expand it again, it becomes a blank space that requires a mouse click or scroll to display. I guess it may be a virtualization issue that caused the rendering to fail. Is there a solution to this problem?

Steps to reproduce the bug

1、Create an Expander Control,And the content contains an ItemsRepeater
2、Fill a large amount datas in this ItemsRepeater
3、Expand the Control -> Collapsed Control -> Expand the Control

Expected behavior

ItemsRepeater can show data correctly

Screenshots

No response

NuGet package version

Windows App SDK 1.4.5: 1.4.240211001

Packaging type

Unpackaged

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

@wky214269273
Copy link
Author

Sorry,I think i should write this in WINUI3 Project

@codendone codendone transferred this issue from microsoft/WindowsAppSDK Feb 15, 2024
@microsoft-github-policy-service microsoft-github-policy-service bot added the needs-triage Issue needs to be triaged by the area owners label Feb 15, 2024
@codendone codendone added area-ItemsRepeater team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Feb 15, 2024
@bpulliam
Copy link
Contributor

Closing as Dup of #9337

@bpulliam bpulliam closed this as not planned Won't fix, can't repro, duplicate, stale Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-ItemsRepeater team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants