YannickRe / spfx-msgraph-peoplesearch

Show and search users from your organization with an SPFx web part, through Microsoft Graph.
40 stars 34 forks source link

People Search WebPart: Searches beginning with # generate an error message #89

Open MMAtHome opened 2 months ago

MMAtHome commented 2 months ago

Error generated when search begins with a pound sign (#)

To Reproduce Add the search box onto a page and search in the box for anything beginning with # . The error generated is as follows "There is an unterminated string literal at position 13 in '"displayName:'."

Expected behavior Search returns no results, but no error