PnP People Picker in the SharePoint Framework(SPFx) webpart

๐Ÿš€ This article has moved!

Please visit the updated version here:

๐Ÿ‘‰ Go to Updated Article

7 thoughts on “PnP People Picker in the SharePoint Framework(SPFx) webpart

  1. This is not resolving the claims like if we put “Everyone without External Users” in a group & target for that group it is not searching users.
    Is there any solution for this?

    Like

    • Hi Ajay

      The main reason is,ย in the backend of control fully used email id to process many things. So if the group don’t email id then not supported. For example if you try to use everyone instead of “Everyone without External Users” then it should work, because Everyone group has anย emailย id but “Everyone without External Users” does not have an email id

      Liked by 1 person

  2. I am facing another issue while searching users by first name in pnp peoplepicker.
    I have targeted PeoplePicker to a Particular group.
    & when I am searching uses by firstname it is not working for some uesrs.

    I have tried removing those users from site collection & adding back but no luck.

    PLease let me know if I am missing any

    Like

Comments