microsoft / microsoft-ui-xaml

Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications
MIT License
6.34k stars 675 forks source link

UWP WebView2 Change Source Issue #9211

Open vsfeedback opened 9 months ago

vsfeedback commented 9 months ago

This issue has been moved from a ticket on Developer Community.


[severity:It's more difficult to complete my work]

github-actions[bot] commented 9 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

premiaware commented 9 months ago

I have same issue on UWP App, if change Source Property to addess for example:

https://www.facebook.com/plugins/post.php?href=https%3a%2f%2fwww.facebook.com%2f101618071381073%2fposts%2f716130640583340&width=500&height=300

nothing change, the WebView2 control is empty.

AdriVergara commented 9 months ago

Having the same problem. I'm using WebView2 through an HybridHandler and the SourceChanged event handler is not called when navigating through the webview

premiaware commented 9 months ago

i think that this issue is related to this thread https://github.com/MicrosoftEdge/WebView2Feedback/issues/4281