Blazor app webview becomes randomly unresponsive on windows after upgrading to net7 from net6
See original GitHub issueDescription
I have made a MAUI blazor app in net6 that I upgraded to net7, since then the html buttons become randomly unclickable and I cannot scroll anymore, the debug bar on the top is also unclickable.
EDIT: It’s only a problem when I hold down a keyboard key for long inside of an input/textarea, otherwise it works fine
Steps to Reproduce
I don’t know how to repro this, and it is a complex app
Link to public reproduction project repository
none
Version with bug
7.0 (current)
Last version that worked well
6.0.424
Affected platforms
Windows
Affected platform versions
Windows 11
Did you find any workaround?
No response
Relevant log output
no logs in debug
Issue Analytics
- State:
- Created 7 months ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Blazor app crashes when debugging after windows ...
Blazor app crashes when debugging after windows secutiry updates - Microsoft Q&A.
Read more >Windows Forms Blazor application not working after ...
I try to test Build a Windows Forms Blazor app and it's working ... When you copy the build (what is contained in...
Read more >Troubleshoot known issues - .NET MAUI
Learn about .NET MAUI known issues and troubleshooting you can do to resolve these issues.
Read more >sitemap-question-1.xml
... /office365-okta-authentication-microsoft-desktop-apps-issue?language=en_US ... is-not-prompting-okta-sign-in-page-after-changing-password?language=en_US ...
Read more >Profile for Xamarin Inc.
Linknovate profile for Xamarin Inc. : Xamarin provides development tools to build and test native mobile apps, such as Xamarin Platform, Xamarin Test...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Yes, this is the same issue that @hartez pointed to. This is not specific to .NET 6 / 7, but is an issue with WebView2 on WinUI. Please add your up-votes to those issues.
Hey, if it has been moved to backlog we would not be able to keep working on this project with current stack… Is there an ETA?