Skip to content

Debug error message appears on _layouts/15/viewlsts.aspx after debugging #6101

@StfBauer

Description

@StfBauer

Category

  • Bug

Describe the bug

The following error message appears all over SharePoint on Site Contents after debugging has started and already ended.

Screenshot 2020-07-24 at 19 19 42

Steps to reproduce

  1. Debug SharePoint Framework web part or application customizer with the query string '?loadSPFX=true&debugManifestsFile=https://localhost:4321/temp/manifests.js'
  2. Stop debugging and navigate to any site collection using /_layouts/15/viewlsts.aspx?view=14 like the regular link on 'Site Contents'

Expected behavior

  • Option 1: Once a debugging session has been finished it may ask only once if you really like to debug still
  • Option 2: Don't try to load debugging for _layouts pages.

Intermediate solution

  • Option 1: Closing the browser and open it again.
  • Option 2: sessionStorage.clear() on the console of the browser

Environment details (development & target environment)

General issue related by passing in the query parameter.

Tested in this case in Firefox.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:spfxCategory: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework Extensionstype:questionQuestion... if answered, will be tagged as such.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions