Fix autocomplete — infinite loop, missing API, auth

Fixkamo-internal
出荷済み
2026年3月20日 15:55 UTC
プロフィール
kamo
コンテンツ
1e30896

Three root causes fixed: 1. Infinite re-render loop: existingEmails was a new array reference every render, causing the search useEffect to re-fire endlessly. Switched to a stable ref (existingEmailsRef). 2. Non-existent endpoint: /api/email/recent-recipients was never created. Replaced with real /api/email/search against the Sent folder, extracting To/CC addresses from results and matching against the query. 3. Missing OTK auth: email search requires X-OTK header. Added generateOTK() call before the sent-folder search request.

すべての変更

配送を見るのが好きですか?

これらのアップデートは、自動的にワークスペースに埋め込まれます。 週1回無料スタートし、週1回生育する.

永遠に無料で始める料金を見る