Nic Champagne Williamson [MSFT]
Nic Champagne Williamson [MSFT]
I'm not seeing this on a regular Winforms .NET 6 app (without Blazor), nor have I heard other reports of this. I would suspect it's something to do with the...
Can you try adding a WebView2 without using Blazor?
Hey @asklar - I've opened this issue in the WebView2Feedback repo and will follow-up there. Thanks!
@jonthysell Yes that's correct. The intent is to then have the WinUI package default to setting `true`.
@sylveon Which version of WebView2 nuget is being used by your app? If you use an earlier preview 2.8 WinUI version or older WebView2 version does it work, or do...
Thanks @sylveon! I wasn't trying to suggest using a prerelease package long-term, but just wanted info that would help us narrow down when the issue was introduced. At this point...
Weird - it works if I update to 1.0.305-prerelease, build, and then downgrade to 1.0.1264.42, even after running "Clean" and deleting the build folder. Do you see the same thing...
It seems to be ordering dependent. As long as the build system evaluates WebView2 .targets file after the XAML .targets file it builds fine. I can upgrade to 1.0.305-prerelease and...
Hey @TripleNico - We don't currently have the ability to do this, but it's a known feature request already on our backlog. I'll link this issue to that scenario. Thanks!
@TripleNico Our backlog is quite large (see # of open issues) and we generally prioritize based on size of customer ask, so unfortunately I wouldn't expect this to be available...