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
This seems to mainly be a problem when there are multiple potential matches for the username. Say there are two users in chat:
alice
alice1
Autocompletion for al works as expected the first time, then the second time it autocompletes the second possible match (alice1 in this case). After that, it doesn't seem to work for any name.
The text was updated successfully, but these errors were encountered:
This seems to mainly be a problem when there are multiple potential matches for the username. Say there are two users in chat:
alice
alice1
Autocompletion for
al
works as expected the first time, then the second time it autocompletes the second possible match (alice1 in this case). After that, it doesn't seem to work for any name.The text was updated successfully, but these errors were encountered: