Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Adapter not sending "removed" loadedSource events on page refresh. #145

Description

@EricCornelson

The adapter should be sending the "removed" loadedSource events when the page is refreshed to clear out old scripts, but it does not. This results in duplicated scripts in the scripts view while debugging (in Visual Studio only).

  • VS Code Version: N/A
  • Log file (set "trace": true in launch config):

Steps to reproduce:

  1. Launch Edge with debugging
  2. See in the logs that the loadedSource events with "removed" are never sent after a page refresh.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions