Closed ghord closed 1 year ago
Fixed and available in 1.2.5: https://www.nuget.org/packages/Microsoft.WindowsAppSDK/1.2.230313.1 Will be available in 1.3.0 when it ships as well.
We tried this but the maui window could not be closed in the header X or maximize the window.
If I create a new MAUI.Blazor project, does this problem still exist
If I create a new MAUI.Blazor project, does this problem still exist yes
See this comment for how to get the fix in a .NET MAUI Blazor project: https://github.com/MicrosoftEdge/WebView2Feedback/issues/3003#issuecomment-1499349079
is this included inside 1.3.230502000
Describe the bug
WebView2 freezes mouse input when typing too fast.
Steps to reproduce the bug
Expected behavior
WebView2 continues to work normally
Screenshots
NuGet package version
Windows App SDK 1.2.1: 1.2.221116.1
Packaging type
Unpackaged
Windows version
Windows 11 version 22H2 (22621, 2022 Update)
IDE
Visual Studio 2022
Additional context
This does reproduce on both packaged and unpackaged apps.
This does not reproduce on versions 1.1.x.
This issue occurs in every 1.2.x version I've tried.