matrix-react-sdk
710ee694 - Don't try to match with an empty query string

Commit
8 years ago
Don't try to match with an empty query string This was causing UserProvider to give results because every string happens to start with empty string and its regex also acepts the empty string.
Author
Luke Barnard
Parents
Loading