-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
bugSomething isn't workingSomething isn't workingpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.
Description
What happened?
Updating the app language using ApplicationLanguages.PrimaryLanguageOverride in a UWP Shell app makes the app crash when we try to load anything in WebView2.
I have created a repository to help you reproduce the crash - https://github.com/Take-A-Byte/ShellAppWithWebView2/tree/main
It's readme file contains all the steps for creating the app and reproducing the crash.
Importance
Moderate. My app's user experience is affected, but still usable.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
1.0.2151.40
Framework
WinUI2/UWP
Operating System
Windows 11
OS Version
22H2
Repro steps
- Clone https://github.com/Take-A-Byte/ShellAppWithWebView2/tree/main
- Enable "Managed and Native" Debugger.
- Run app.
- Let the web page load.
- Navigate to "Settings" Page.
- Update language. This inturn changes ApplicationLanguages.PrimaryLanguageOverride.
- Navigate back to "WebView" page.
Regression
No, this never worked
Last working version (if regression)
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpriority-lowWe have considered this issue and decided that we will not be able to address it in the near future.We have considered this issue and decided that we will not be able to address it in the near future.trackedWe are tracking this work internally.We are tracking this work internally.