SharePoint / sp-dev-docs

SharePoint & Viva Connections Developer Documentation
https://docs.microsoft.com/en-us/sharepoint/dev/
Creative Commons Attribution 4.0 International
1.25k stars 1.01k forks source link

SPFx Property Pane Not Opening on Classic Page in SharePoint 2019 #9319

Open samyTech11 opened 1 year ago

samyTech11 commented 1 year ago

Target SharePoint environment

SharePoint Server 2019 (on-premise)

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

other (enter in the "Additional environment details" area below)

Developer environment

Windows

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

Additional environment details

Node.js: 8.17.0 gulp@3.9.1 yo@3.1.1 @microsoft/sharepoint-generator@1.10.0 SPFX: 1.4.1

Describe the bug / error

When placing the web part in edit mode on a classic SharePoint 2019 page and clicking the "Configure" button, the property pane fails to open. Instead, it remains in a perpetual state of loading, and no further action can take place.

Steps to reproduce

  1. Navigate to the desired web part and initiate the edit mode by selecting "Edit web part".
  2. The configuration dialog should appear upon this action.
  3. Proceed by clicking the "Configure" button within the dialog.
  4. The property pane exhibits persistent loading without displaying the options.

Expected behavior

The property pane should open, allowing the user to change configuration settings for the web part.

ghost commented 1 year ago

Thank you for reporting this issue. We will be triaging your incoming issue as soon as possible.