Skip to content

webview open slow on 1.99 #245756

Closed
Closed
@wszgrcy

Description

@wszgrcy

Does this issue occur when all extensions are disabled?: Yes(without debug extension)

  • VS Code Version: 1.99
  • OS Version: windows 10

Steps to Reproduce:

  1. any webview html(like hello)
  2. open this webview

Image

Image

  1. only hello string . But it took almost a second to use

Activity

wszgrcy

wszgrcy commented on Apr 5, 2025

@wszgrcy
ContributorAuthor

on 1.98.2

Image

jeanp413

jeanp413 commented on Apr 6, 2025

@jeanp413
Contributor

This PR seems to be the reason #244144
cc @deepak1556

self-assigned this
on Apr 7, 2025
added
webviewWebview issues
bugIssue identified by VS Code Team member as probable bug
on Apr 7, 2025
deepak1556

deepak1556 commented on Apr 7, 2025

@deepak1556
Collaborator

Yes this due to us creating a new service worker controller since the webview ID information is passed via the creation URL.

added this to the April 2025 milestone on Apr 7, 2025
ER-95

ER-95 commented on Apr 9, 2025

@ER-95

What workarounds are there for the time being? VSCode is currently borderline unusable with this bug for me.

ER-95

ER-95 commented on Apr 11, 2025

@ER-95

Is there any update on how to work around this? Not using VSCode until the end of April is really not an option for me.

29 remaining items

deepak1556

deepak1556 commented on May 19, 2025

@deepak1556
Collaborator

#249114 should address this issue, if you can build vscode from source please help confirm if the loading perf is restored with the change. Thanks!

added
unreleasedPatch has not yet been released in VS Code Insiders
insiders-releasedPatch has been released in VS Code Insiders
and removed
unreleasedPatch has not yet been released in VS Code Insiders
on May 20, 2025
vs-code-engineering

vs-code-engineering commented on May 20, 2025

@vs-code-engineering

This bug has been fixed in the latest release of VS Code Insiders!

@wszgrcy, you can help us out by commenting /verified if things are now working as expected.

If things still don't seem right, please ensure you're on version ccdd214 of Insiders (today's or later - you can use Help: About in the command palette to check), and leave a comment letting us know what isn't working as expected.

Happy Coding!

wszgrcy

wszgrcy commented on May 20, 2025

@wszgrcy
ContributorAuthor

/verified

Image

dongwa

dongwa commented on May 21, 2025

@dongwa

When will the next official version be released?

gjsjohnmurray

gjsjohnmurray commented on May 21, 2025

@gjsjohnmurray
Contributor

When will the next official version be released?

Early June - see #248627

vladstudio

vladstudio commented on May 21, 2025

@vladstudio

When will the next official version be released?

Seems to be already fixed in VSCode Insiders!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team memberinsiders-releasedPatch has been released in VS Code Insidersperf-startupregressionSomething that used to work is now brokenverifiedVerification succeededwebviewWebview issues

Type

No type

Projects

No projects

Relationships

None yet

    Development

    Participants

    @albertosantini@vladstudio@deepak1556@ArtemGovorov@JakeShirley

    Issue actions

      webview open slow on 1.99 · Issue #245756 · microsoft/vscode