You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extension Name: vscode-gradle
Extension Version:3.16.2024111106
OS Version:Windows 10
VSCode version:1.94.2
Describe the bug
A clear and concise description of what the bug is.
After installing this extension, other extensions' webviews fail to load
[Error loading webview: Error: Could not register service workers: TypeError: Failed to register a ServiceWorker for scope]
It doesn't happen 100% of the time. Sometimes when you start vscode, it will get stuck for a while. In this case, it will appear
To Reproduce
Steps to reproduce the behavior.
install Gardle for Java
restart vscode
check the extension which with webview. such as GitLens
Expected behavior
A clear and concise description of what you expected to happen.
Do not affect the webview ServiceWorker
Screenshots
If applicable, add screenshots to help explain your problem.
Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.
no output info
Does the bug still exist if you disable all other extensions?
No
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Extension Name: vscode-gradle
Extension Version:3.16.2024111106
OS Version:Windows 10
VSCode version:1.94.2
Describe the bug
A clear and concise description of what the bug is.
After installing this extension, other extensions' webviews fail to load
[Error loading webview: Error: Could not register service workers: TypeError: Failed to register a ServiceWorker for scope]
It doesn't happen 100% of the time. Sometimes when you start vscode, it will get stuck for a while. In this case, it will appear
To Reproduce
Steps to reproduce the behavior.
install Gardle for Java
restart vscode
check the extension which with webview. such as GitLens
Expected behavior
A clear and concise description of what you expected to happen.
Do not affect the webview ServiceWorker
Screenshots
If applicable, add screenshots to help explain your problem.
Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.
no output info
Does the bug still exist if you disable all other extensions?
No
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: