Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use WebView2 #64

Open
JaiganeshKumaran opened this issue Sep 30, 2021 · 5 comments
Open

Use WebView2 #64

JaiganeshKumaran opened this issue Sep 30, 2021 · 5 comments

Comments

@JaiganeshKumaran
Copy link

WebView 2 will be available to WinUI 2 soon so consider using that instead of EdgeHTML for better performance.

@hawkerm
Copy link
Owner

hawkerm commented Oct 1, 2021

That's tied to #56 anyway as part of supporting WinUI 3.

@JaiganeshKumaran
Copy link
Author

That's tied to #56 anyway as part of supporting WinUI 3.

Right however WinUI 2.8 itself is getting WebView2 so no need of WinUI 3.

@hez2010
Copy link
Contributor

hez2010 commented Nov 3, 2021

Blocking issue: CoreWebView2.AddHostObjectToScript() results in AV in UWP.

@hawkerm
Copy link
Owner

hawkerm commented Nov 4, 2021

@hez2010 is there an issue filed on the WinUI repo for that?

I also hit MicrosoftEdge/WebView2Feedback#75 in general as well which could be challenging to work around, as I'd like new approach to be more direct with some of the Monaco provider objects.

@hez2010
Copy link
Contributor

hez2010 commented Nov 4, 2021

@hez2010 is there an issue filed on the WinUI repo for that?

No, but I reused the issue microsoft/microsoft-ui-xaml#4377.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants