-
Notifications
You must be signed in to change notification settings - Fork 54
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
[Problem/Bug]: multiwebview crash / unresponsive #4290
Comments
Hi, @thewh1teagle! It seems that your issue contains the word "crash". If you have not already, could you attach a crash dump as a comment? WV2 crash dumps are located in a subfolder of the app's user data folder (UDF): Thank you for your cooperation! |
Hi, although tauri uses WebView2, we are two different unaffiliated projects. Do you have any reason to believe that this is a bug with WebView2? |
Hmm I see your repository, and that it's solved in Canary 122.0.2333.0. |
Looks like it's been addressed somehow in 122, but could you still take a look @lflores-ms? There isn't a crash dump, just a sample repro app though. |
@victorhuangwq Btw, when will current canary be released as stable? |
I'm saying that because you stated it in your repo https://github.com/thewh1teagle/tauri-multiwebview |
@victorhuangwq |
Closing this issue since the fix is already in 122. |
What happened?
I use
tauri-wry
inRust
which useswebview2
and I create two webviews in the same window.When I create two webviews the window is unresponsive / crash.
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
120.0.2210.121
SDK Version
No response
Framework
Other
Operating System
Windows 11
OS Version
23H2
Repro steps
Clone the repo and execute
cargo run
https://github.com/thewh1teagle/tauri-multiwebview
Repros in Edge Browser
No
Regression
No, this never worked
Last working version (if regression)
No response
The text was updated successfully, but these errors were encountered: