The current mention search starts as soon as room_members is non-empty, even though the SDK may still be streaming the rest of the members. Create an issue to track improving the loading heuristics (e.g., compare against active_members_count() or use incremental updates) so the popup waits for the full list—or at least a clearly defined threshold—before firing the search.