Eilon Lipton
Eilon Lipton
Seems to be a very broad issue that is not .NET specific at all. It might be an issue with the actual WKWebView control on MacCatalyst: https://developer.apple.com/forums/thread/721141
Closing as dupe of https://github.com/dotnet/maui/issues/13934 because it's the same fundamental issue: the native WebView used in Mac Catalyst has an issue with keyboard presses. See the other issue for more...
To anyone seeing this issue: On whichever Mac you are seeing this issue, can you tell us what type of Apple hardware you have? To find this info: * On...
Indeed, this is a duplicate of https://github.com/MicrosoftEdge/WebView2Feedback/issues/3003.
Hi folks, I started taking a look at this but it seems I can't access the repro project. I tried adding this HTML to `Home.razor`: ```html Print me ``` And...
See https://github.com/dotnet/maui/pull/16776#issuecomment-1682613863. I think this will be fixed in all .NET 8 projects per the items linked there.
Interesting. In my case it's a fairly high end desktop. Intel 10K CPU, SSD, tons of RAM. I don't see this issue often - maybe once a week? But I've...
@pablodelolmo can you post a repro project to a public GitHub repo? And show the exact error you're getting?
Alright then, I think it's OK to close this issue. If anyone else sees something similar in the future, please log a new issue and make sure you post your...
@ekeneduru it would be best if you could file a new issue with detailed steps to reproduce.