sp-dev-fx-property-controls icon indicating copy to clipboard operation
sp-dev-fx-property-controls copied to clipboard

Question: how do one empty PropertyFieldFolderPicker existing selection (dependency on another property control)

Open alexabramkin opened this issue 1 year ago • 1 comments

Category

  • [X] Question

Version

Please specify what version of the library you are using: [ 3.14 ]

Question

Have a dependency of the PropertyFieldFolderPicker on selection in another PropertyField control, how do I go about emptying PropertyFieldFolderPicker existing selection upon update of the other control? Please note: Updating the corresponding WebPart property (IFolder type), either directly or via onPropertyPaneFieldChanged(..., has no effect on existing selection even after ...propertyPane.refresh()

alexabramkin avatar Oct 19 '23 14:10 alexabramkin