You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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!
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
The text was updated successfully, but these errors were encountered: