MicrosoftEdge / MicrosoftEdge/WebView2Feedback
[Problem/Bug]: Shared worker is displayed under devices tab
@vbryh-msft is already working on this.
Since Jan 31, 2024.
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
What happened?
We are running our application inner webView2 in Excel (Web Add-in), we are trying to load our code inner shared worker. Our expectations that it will be available shared workers tab, but it is in the devices tab (edge://inspect/#devices). If we startup the same code in the browser env, it will be displayed correctly. It creates blocker for debug the shared worker (not able to debug start of shared worker).
Importance
Important. My app's user experience is significantly compromised.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
No response
SDK Version
No response
Framework
Other
Operating System
Windows 10
OS Version
No response
Repro steps
- Run shared worker in WebView2 (Office Addin)
- Open dev tools
- Shared worker is displayed under devices tab
Repros in Edge Browser
No
Regression
Don't know
Last working version (if regression)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.