Open keraaj1980 opened 2 weeks ago
@reedpamsft
Hello, any updates, please?
We have customers complaining that their workflows are breaking. Next time please please please make an effort to inform your customers before you push changes to Production.
Target SharePoint environment
SharePoint Online
What SharePoint development model, framework, SDK or API is this about?
💥 SharePoint Framework
Developer environment
None
What browser(s) / client(s) have you tested
Additional environment details
Describe the bug / error
When setting up dynamic data connections between 3rd party web part and SharePoint list web part, the drop-down which used to show all the SharePoint web parts on the page is not working and doesn't list all the SharePoint web parts. This used to work in the past. Our customers are complaining that this is breaking their workflows. Please look into this.
Steps to reproduce
1.Add a 3rd party web part and add a SharePoint list web part
Expected behavior
Drop-down which calls the SPFx dynamic data API should list the SharePoint list web part in the drop-down.