Has something changed with the Combo box people picker? I went to create one and it won't work.
Normally i would use this in the Items section
Office365Users.SearchUser({searchTerm:ComboBox1.SearchText,top:10})
I have never had an issue using that before, but now I keep getting the below error message. It doesn't recognize search text with the combo box.

Is there another way to create one?