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
{{ message }}
This repository was archived by the owner on Feb 25, 2026. It is now read-only.
When reviewing a Toolkit Docs PR, encountered a runtime error, when loading the ListDetailsView in the Store App. This error was encountered when following a hyperlink in a VS Toolkit debug session (i.e., not from within the Store App itself), which spawned the Store App with ListDetailsView as a query string value. The hyperlink in question is in the Documentation section of a sample page (You can see this in action in the Windows Community Toolkit Sample App.). The Store App was not running - clicking the hyperlink launched the Store App.
Is this bug a regression in the toolkit? If so, what toolkit version did you last see it work:
Steps to Reproduce
Can this be reproduced in the Sample App? (Either in a sample as-is or with new XAML pasted in the editor.) No - as a matter of fact, if another sample page in the Store App has already been loaded, this error is non-reproducible from within the Store App.
Steps to reproduce the behavior:
Run the Toolkit in Visual Studio (v16.11.3, X64/Debug)
Go to ListDetailsView
Click on 'You can see this in action'
See error in the Store App that has been launched
Expected behavior
Store App launches, no runtime errors occur, and user sees ListDetailsView