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

Widget does not appear in widget board after deploying from visual studio 2022 #4962

Open
Vargese-antony opened this issue Dec 12, 2024 · 1 comment

Comments

@Vargese-antony
Copy link

Describe the bug

To examine the way widgets works, we have used the sample from the following repo,
https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/Widgets/cs-console-packaged

Once the deploy command is successful, we opened the widget board to pin the widget, but could not see the widget.

Steps to reproduce the bug

  1. Clone C# source code from the repo https://github.com/microsoft/WindowsAppSDK-Samples/tree/main/Samples/Widgets/cs-console-packaged
  2. Build the solution and deploy from visual studio 2022(refer screenshot 'Deploy_from_visual_studio_SS')
  3. Open the widget board
  4. The widget is not available in the 'Add widget' dialog to be pinned(refer screenshot 'Add_Widget_Dialog_Without_Deployed_Widget')

Expected behavior

The deployed widget should be available in the widget board to be pinned

Screenshots

Deploy_from_visual_studio_SS:

Image

Add_Widget_Dialog_Without_Deployed_Widget

Image

NuGet package version

Windows App SDK 1.6.3: 1.6.241114003

Packaging type

Unpackaged

Windows version

Windows 11 version 22H2 (22621, 2022 Update)

IDE

Visual Studio 2022

Additional context

No response

Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

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

No branches or pull requests

2 participants