Commit 22a58d8
authored
WebView2 library downgrade (#329)
After updating `Microsoft.Web.WebView2` to version `1.0.3296.44` some
users have started reporting problems with the chat rendering (an empty
Cody window).
Looks like last update to `1.0.3351.48` doesn't resolve the issue also,
so downgrading to `1.0.2592.51` which is the last good working version.
Unfortunately it does not have fix for
MicrosoftEdge/WebView2Feedback#286 (WebView2
is always on the top of the other controls).
Users are reporting a blank Cody window, but looks like internally that
the page is loaded, and when interacting with the control the cursor is
changing and reacting to different page areas (e. g. buttons).
More context:
https://sourcegraph.slack.com/archives/C073U3KE5DK/p1753121170575139
Probably related:
1. MicrosoftEdge/WebView2Feedback#5189
2. MicrosoftEdge/WebView2Feedback#52811 parent d646f6c commit 22a58d8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments