Closed
Description
Describe the bug
Using <PeoplePicker userType="user" groupType="security"></PeoplePicker>
shows no values found in react while the plain web shows.
To Reproduce
Steps to reproduce the behavior:
- Go to samples and update the Homepage to include a
PeoplePicker
withuserType="user" and
groupType="security"`. - Go to https://mgt.dev/?path=/story/components-mgt-people-picker-properties--pick-distribution-groups and update it with the same properties.
- Run the samples app with the same tenant as the one in the playground
- See error
Expected behavior
The component should show the same results in all frameworks.
Environment (please complete the following information):
- OS: Windows
- Browser: edge
- Framework: react
- Context: Web
- Version: ^4.4.0
- Provider: MockProvider
Additional context
The problems seems to stem from using array functions on a custom type.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done ✔️