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

ISSUE on Windows for any official .NET MAUI examples in the repo that uses TableView #22430

Closed
Auto72 opened this issue May 15, 2024 · 2 comments
Labels
area-controls-listview ListView and TableView platform/windows 🪟 t/bug Something isn't working

Comments

@Auto72
Copy link

Auto72 commented May 15, 2024

Description

Running any official .NET MAUI example on Windows that uses the TableView to list the examples to try, I face this problem:

On the MainPage I click one item in the list to open the clicked example in a new page.
When I came back from that new page, I can click on any items in the list of examples, but they won't open any new example page anymore :-(
It works only for the first example you click, just the first time.

It works on Android and iOS.

Steps to Reproduce

Try for example:

https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Views/ListViewDemos

Link to public reproduction project repository

https://github.com/dotnet/maui-samples/tree/main/8.0/UserInterface/Views/ListViewDemos

Version with bug

Unknown/Other

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

No response

Did you find any workaround?

no workaround found.

Relevant log output

No response

@Auto72 Auto72 added the t/bug Something isn't working label May 15, 2024
Copy link
Contributor

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.

@Auto72
Copy link
Author

Auto72 commented May 15, 2024

Same as #21112

@Auto72 Auto72 closed this as completed May 15, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jun 15, 2024
@samhouts samhouts added the area-controls-listview ListView and TableView label Aug 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-controls-listview ListView and TableView platform/windows 🪟 t/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants