pnp / sp-dev-fx-property-controls

Reusable SPFx property pane controls - Open source initiative
https://pnp.github.io/sp-dev-fx-property-controls/
MIT License
233 stars 151 forks source link

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

Open alexabramkin opened 8 months ago

alexabramkin commented 8 months ago

Category

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()

ghost commented 8 months ago

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