dotnet / docs-maui

This repository contains documentation for .NET Multi-platform App UI (MAUI).
https://docs.microsoft.com/dotnet/maui
Creative Commons Attribution 4.0 International
226 stars 198 forks source link

Navigation Menu #2531

Closed mthanson8333 closed 3 weeks ago

mthanson8333 commented 3 weeks ago

Type of issue

Code doesn't work

Description

Downloaded source code does not work on Windows. Application starts, I click on a menu item and app navigates as expected. I return to menu and click on another menu item and nothing happens. I have to restart app to look at the other menu items. Application works fine on Android emulator and on Android device. Other lessons in this series have the same issue when using NavigateCommand.

[Enter feedback here]

Page URL

https://learn.microsoft.com/en-us/dotnet/maui/user-interface/controls/carouselview/populate-data?view=net-maui-8.0

Content source URL

https://github.com/dotnet/docs-maui/blob/main/docs/user-interface/controls/carouselview/populate-data.md

Document Version Independent Id

61a5fd0a-f166-09d6-4f3d-a915eda7e61d

Article author

@davidbritch

Metadata

Related Issues

mthanson8333 commented 3 weeks ago

Accidently submitted same issue.