live-share icon indicating copy to clipboard operation
live-share copied to clipboard

Live share debugger doesn't sync name changes

Open connor4312 opened this issue 5 years ago • 5 comments

Describe what happened: Change the name of a debug session. The name changes in the host, but the guest session doesn't update.

What was your system configuration? Product and Version [VS/VSCode]: VS Code, 1.46.0-insider 2020-05-11T10:00:12.459Z OS Version[macOS/Windows]: Windows_NT x64 10.0.18363 Live Share Extension Version: v1.0.2106 Target Platform or Language [e.g. Node.js]: Node 12

Steps to Reproduce / Scenario:

  1. Debug a webpage using the upcoming vscode debugger
  2. Once the page loads, the session is still named "blank" in the guest session.

Initially, the debug session name is the string blank since we synchronize with the page <title> and open about:blank initially. Then, we navigate to the real page and update the session name. The name updates correctly in the host but is "blank" in the guest.

The session name was made writable in 1.39 if I recall correctly.

Please attach logs to this issue:

https://memes.peet.io/img/session-name-not-changed.zip

connor4312 avatar May 11 '20 19:05 connor4312

@Davsterl why was this closed?

connor4312 avatar Apr 01 '21 03:04 connor4312

It looks like there's a misconfigured GitHub action that's closing issues unexpectedly :/ Apologies for that. We're trying to resolve that right now.

lostintangent avatar Apr 01 '21 03:04 lostintangent

Thanks!

connor4312 avatar Apr 01 '21 03:04 connor4312

This issue has been automatically marked as stale because it has not had recent activity. It will be closed automatically in 2 days.

github-actions[bot] avatar Aug 15 '22 10:08 github-actions[bot]

Still an issue

connor4312 avatar Aug 15 '22 16:08 connor4312