-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
area:spfxCategory: SharePoint Framework (not extensions related)Category: SharePoint Framework (not extensions related)type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.
Description
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=

Steps to reproduce
- Edit the classic publishing page.
- Click to edit the web part. The classic "configure web part" panel will open.
- 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)Category: SharePoint Framework (not extensions related)type:bug-confirmedConfirmed bug, not working as designed / expected.Confirmed bug, not working as designed / expected.