-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
In the win10 operating system, the demo in the tutorial fails to run #60
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
Comments
Looks like Windows 10 can't even create the WebView? I'll spend some time debugging this - strange bug. |
I installed the runtime of webview2 to solve this problem: |
Ah - yes microsoft is pushing webview2 over webview1. You definitely have webview1 installed. I think we can configure Wry (our webview provider) to use webview1 if webview2 ins't installed. See: |
We now suggest for people to install webview2 on windows in the getting started guide. |
fix(#60): handling default cfg & kebab_case name
The text was updated successfully, but these errors were encountered: