Tanay Parikh

Results 169 comments of Tanay Parikh

> i dont know but its working on some systems. Without more information on your environment and app configuration, there isn't much help we can provide here. > Just to...

Are you able to provide a minimal, public, github repository which reproduces this issue? By: > we use webview2 runtime to show desktop window Are you suggesting you're navigating to...

Ah got it, from the looks of it, you're running a Blazor Hybrid application, and **not** a Blazor server application within a WinForms webview.

Just tried reproducing your issue in Debug & Release configurations, as well as in a published app. I'm not seeing any issues with opening the input file dialogue. https://user-images.githubusercontent.com/14852843/199823942-9591c41e-cbe5-4b77-8031-ae0a0eb08d16.mov If...

> i got a shared project of blazor server and this shared between winforms and blazor So is the `*Blazor.Shared` project a Blazor Server project, or a Razor Class Library...

Ah I see, thanks for the details. `6.0.101-preview.11.2349` is from `12/13/2021`. Can you please try the latest .NET 7 build or [6.0.547](https://www.nuget.org/packages/Microsoft.AspNetCore.Components.WebView.WindowsForms/6.0.547) and confirm if you're still having the issue?...

Hi @gfoidl, thanks for reaching out, and thanks for the PR. Apologies for the delayed response here, I'd missed the notification. While performance improvements are always attractive, given the level...

Closing this out here, @BillHiebert will confirm on VSTS if he's still running into the issue.

I believe @mcumming had a fix for this recently. @mcumming should we close out this issue now?

@danroth27 what're your thoughts on this?