Tanay Parikh

Results 169 comments of Tanay Parikh

Hey @Laftek, thanks for reaching out. Are you seeing any errors in the developer tools console?

@v-Lily was this reported to VS? If so, can you please provide the VS issue here for tracking.

> I updated to the latest version of Visual studio both on mac and windows and I still get the same problem @Saulawa can you please report this to VS...

This should be resolved in the RC2 public bits, can you please confirm what version you're running @mALIk-sHAHId? Please see: https://github.com/dotnet/maui/issues/10408#issuecomment-1263689264 for workarounds.

This may just require closing out the `content` stream after it's been copied: https://github.com/dotnet/maui/blob/d94a1ad7d8d8d8e2b2bf1a46009955f20762a638/src/BlazorWebView/src/Maui/Windows/WinUIWebViewManager.cs#L86-L91

@danroth27 I'm unable to repro this, did you have any other steps you'd recommend trying?

I ended up being able to repro using a clean `maui-blazor` app. Above screenshot is using the MAUI sample app in the `maui` repo. I think this'll be resolved if...

https://github.com/dotnet/maui/pull/9254 has been merged. Once the builds for that are available, it would be good to revalidate this.

> it would be good to revalidate this. Things should've now propagated. I've requested revalidation for this scenario using the latest (internal) builds.