mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-20 02:10:15 +01:00
* chore: identify new chat buttons with testid * fix: avoid parsing error in useSSE, which causes errorHandler to fail * fix: ensure last message isn't setting latestMessage when conversationId is `new` and text is the same due to possible re-renders * refactor: set placeholder through inputRef and useEffect * Update useSSE.ts * Update useSSE.ts |
||
|---|---|---|
| .. | ||
| index.ts | ||
| useDebounce.ts | ||
| useRequiresKey.ts | ||
| useTextarea.ts | ||
| useUserKey.ts | ||