WebView2 Sample Code not working #18767
Labels
difficulty/tbd
Categorizes an issue for which the difficulty level needs to be defined.
kind/documentation
triage/untriaged
Indicates an issue requires triaging or verification
On which page?
https://platform.uno/docs/articles/controls/WebView.html
What's wrong?
I created a brand-new project using uno platform templates (5.3) and updated the MainPage.xaml as follows:
Following the sample I wrote "MainPage.xml.cs":
The above does not work in WinAppSDK, neither in WebAssembly.
Can you provide a VS (uno 5.2 and 5.3) simple Project that does work for both Win and WebAssembly targets?
I do have a project using (I guess) uno 5.2 with .Net 8.0 in where WebView2 works in WinAppSDK but not in WebAssembly. It looks like WebView2 is not implemented under WebAssembly in this case.
ANOTHER WEBVIEW2 ISSUE
Actually, that other application (see "https://github.com/datovy-edam/Edam.Data.Catalog") is using the Monaco Editor sample code in the uno-platform that uses WebView2 to view the editor and works as expected in WinAppSDK, but not in WebAssembly.
Any sugestions?
Hope to hear from you soon,
Eduardo
Any feedback?
No response
The text was updated successfully, but these errors were encountered: