I am using Mgt-people-picker and there is a very intermittent issue. There is a need to pre-populate users by passing the email address some can be users from same azure tenant and some can be any external email addresses. When passing array of email address to the people picker the below error comes up
at JSON.parse (<anonymous>)
at graph.user.ts:198:19
at u (runtime.js:63:40)
at Generator._invoke (runtime.js:294:22)
at Generator.next (runtime.js:119:21)
at i (16.5f455671.chunk.js:2:615193)```