Skip to content

SFPx web parts cannot be edited on classic pages on SharePoint Server 2019 after July 2025 updates #10343

@corriespondent

Description

@corriespondent

Target SharePoint environment

SharePoint Server 2019 (on-premise)

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

💥 SharePoint Framework

Developer environment

Windows

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

This isn't an SPFx development issue per se, but we're using:
SPFX version 1.4.1
Node 10.16.2

The server was just updated with 16.0.10417.20037

Describe the bug / error

We have a client using SPFx on classic publishing pages in SharePoint Server 2019. After applying the recent security patches, the SPFx web parts can no longer be edited. There is a React error in the console related to the sp-classic-page-assembly.js file. The full message is here: https://react.dev/errors/130?invariant=130&args%5B%5D=undefined&args%5B%5D=

Image

Steps to reproduce

  1. Edit the classic publishing page.
  2. Click to edit the web part. The classic "configure web part" panel will open.
  3. Click the "configure" button, which is supposed to open the SPFx web part property pane. Nothing happens, and an error shows in the console.

Expected behavior

Before the security patches, the web part property pane opened for editing.

Metadata

Metadata

Assignees

Labels

area:spfxCategory: SharePoint Framework (not extensions related)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