matrix-react-sdk
710ee694
- Don't try to match with an empty query string
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
luke/fix-query-matcher-empty-query
Author
Luke Barnard
Parents
0af77e89
Loading