@Canapin if your site is public, can you share the URL with me either here or via a PM? I’d like to login to your site so I can do some debugging.
Can you try again please? I’ve looked at the requests logs for Meta and can’t see any search queries for the term Auré made from your account. I definitely get autocomplete suggestions for Auré:
I haven’t figured out the root cause for this bug yet, but it seems to be a server-side issue rather than a client/JS issue. This is the API endpoint that the autocomplete library calls to find matching users:
And I can confirm that a request is made to that endpoint on @Canapin’s instance when I type @Auré in the composer, but the response has zero results. Meta on the other hand, does return some results when that endpoint is called with the same exact params.
@Canapin can you list all the plugins that are installed (even the disabled ones) on your instance?
Just a reminder of this issue that still annoys me a bit when I look for someone’s messages… It would be good to know if some fix is planned in the future
You can also search for the username Stéphane on the same forum if you need another example.
Unfortunately I don’t have much to go on here because the problem seems to be specific to your instance and caused by something on the server side, so not something I can debug on my end If you can repro this here on Meta or any other instance, I’ll be happy to give this another look.