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

Scrolling demo list out of view on iOS causes random labels to appear when scrolling back up #397

Open
bgever opened this issue Nov 25, 2023 · 1 comment

Comments

@bgever
Copy link

bgever commented Nov 25, 2023

With commit 38f5f7f

When the app opens, the list is ordered alphabetically as defined in the source code.
When I scroll down and top items go out of view, and then scrolling back up, does not show the original items but different labels appear.
Tapping the items still brings them to the original navigation, but the labels are wrong in the list.

See recording for behavior.

Screen.Recording.2023-11-25.at.12.13.54.PM.15fps.mov

Environment:

  • macOS 14.1.1 (osx-arm64, M1)
  • .NET SDK 8.0.100
  • VS Code 1.84.2 /w MAUI extension v0.5.50
  • iOS simulator: iPhone 15 (iOS 17)
  • Xcode 15.0.1
@jfversluis
Copy link
Member

Hey @bgever!

Thanks for all the issues here, I will try and look over them. But I think at least some of them will be issues with the product .NET MAUI and not so much only the sample. If you're looking into this anyway, you might want to try and see if you can chase down issues on the .NET MAUI repo that are open for it and add the latest info.

Regardless, thank you for looking at this and reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants