-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionstype:questionQuestion... if answered, will be tagged as such.Question... if answered, will be tagged as such.
Description
Category
- Bug
Describe the bug
The following error message appears all over SharePoint on Site Contents after debugging has started and already ended.
Steps to reproduce
- Debug SharePoint Framework web part or application customizer with the query string '?loadSPFX=true&debugManifestsFile=https://localhost:4321/temp/manifests.js'
- 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
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)area:spfx-extensionsCategory: SharePoint Framework ExtensionsCategory: SharePoint Framework Extensionstype:questionQuestion... if answered, will be tagged as such.Question... if answered, will be tagged as such.
