You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
autocomplete [nfc]: Record query within _computeResults
This method, and its caller _startSearch, already assume that the
query they're given is the current `_query`. Remove the parameter,
to simplify away redundancy and avoid possible confusion on how the
two query values relate.
0 commit comments