We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After first deploy, try to pin the widget. The console app will open and rise null exception in this line:
WindowsAppSDK-Samples/Samples/Widgets/cs-console-packaged/CsConsoleWidgetProvider/WidgetProvider.cs
Line 28 in 3de5dd9
then will be called Activate method and trow error Activate called for unknown:
Activate
Activate called for unknown
Line 151 in 3de5dd9
After killing widget.exe process two times (Exactly twice, once is not enough) the error always goes away.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After first deploy, try to pin the widget. The console app will open and rise null exception in this line:
WindowsAppSDK-Samples/Samples/Widgets/cs-console-packaged/CsConsoleWidgetProvider/WidgetProvider.cs
Line 28 in 3de5dd9
then will be called
Activate
method and trow errorActivate called for unknown
:WindowsAppSDK-Samples/Samples/Widgets/cs-console-packaged/CsConsoleWidgetProvider/WidgetProvider.cs
Line 151 in 3de5dd9
After killing widget.exe process two times (Exactly twice, once is not enough) the error always goes away.
The text was updated successfully, but these errors were encountered: