I have a form with a user picker (UI Kit 2, forge/react 10). And a reset button to clear all fields. It works well with Textfield using value and defaultValue, but not with UserPicker because there is no “value” prop.
I can’t make the defaultValue prop work for UserPicker. Anyone from Atlassian could confirm that all of this is a known bug? So that I can spend my time on another (added-value) battle?