You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please specify what version of the library you are using: [ 2.6.0 ]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
The PropertyPaneFieldCollectionData with enableSoting enabled always returns a collection with the corresponding sort-position.
Observed Behavior
When using the PropertyFieldCollectionData with enableSoriting set to true, the corresponding sortIdx is not set when using the Save & Add-Button, but the value is set when saving the panel again or using the Add-Buttons on the right side.
I've also created an issue for the sp-dev-fx-property-controls, where the issue originally came up.