Skip to content

debugManifest stopped working today #10715

@lhdeveloper

Description

@lhdeveloper

Target SharePoint environment

SharePoint Online

What SharePoint development model, framework, SDK or API is this about?

💥 SharePoint Framework

Developer environment

macOS

What browser(s) / client(s) have you tested

  • 💥 Internet Explorer
  • 💥 Microsoft Edge
  • 💥 Google Chrome
  • 💥 FireFox
  • 💥 Safari
  • mobile (iOS/iPadOS)
  • mobile (Android)
  • not applicable
  • other (enter in the "Additional environment details" area below)

Additional environment details

  • browser version - 148*
  • SPFx version - 1.21.1
  • Node.js version - 22

Describe the bug / error

I was developing locally today, as I do every day, using the parameter in the URL "?debug=true&noredir=true&debugManifestsFile=https://localhost:4321/temp/build/manifests.js"

and suddenly it stopped working.

The authorization message for loading scripts doesn't appear,

there are no calls to localhost being made.

I tested it on different tenants, on different computers, it simply seems that the feature stopped working.

I read that a debug toolbar was implemented at the end of January, and I don't know if there have been any changes today regarding the parameters we use in the URL, but it definitely stopped working.

My manifest is loading correctly on localhost, my certificate is also okay, it simply stopped working starting at 6 PM today (Brazil time).

Does anyone have any information about this?

Steps to reproduce

  1. start application
  2. apply params on sharepoint url site
  3. nothing happens

Expected behavior

so that it would start working again as it always had, recognizing the application running locally.

Metadata

Metadata

Assignees

Labels

area:spfxCategory: SharePoint Framework (not extensions related)sharepoint-developer-supportsharepoint-developer-supportstatus:fixedIssue was fixed in current or prior release.type:bug-confirmedConfirmed bug, not working as designed / expected.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions