Announcements
I am using the Fluent UI PeoplePicker (Creator Kit) in my canvas app and have written some code (link given) to reset the component. The functionality works as expected in edit mode, but not in play mode. I am using o365 connector in Suggestion-Items property. Because of this one bug, app is not deployed in prod.
Please let me know if anyone has faced the same issue and can suggest a solution.
Solution link - How to reset the people picker control? | Hardit Bhatia: The Power Addict
Instead of using Reset(), force the picker to refresh by changing a variable.
Reset()
varResetPicker and
Then bind that variable into the PeoplePicker (for example in its key/default logic). This forces the control to re-render and clears the selection properly in play mode.
Set(varResetPicker, false);
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 325 Most Valuable Professional
11manish 165
MS.Ragavendar 88 Super User 2026 Season 1