mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-21 19:00:13 +01:00
* fix: Add null check for SelectedTTS in MessageAudio component to prevent rendering issues * fix: image download browser compatibility with error handling and fallback mechanism - Updated the downloadImage function to use fetch for improved reliability and added error handling. - Implemented a fallback to the original download method in case of fetch failure. - Ensured the download link uses a blob URL for better compatibility with various image types. |
||
|---|---|---|
| .. | ||
| Input | ||
| Menus | ||
| Messages | ||
| AddMultiConvo.tsx | ||
| ChatView.tsx | ||
| ExportAndShareMenu.tsx | ||
| Footer.tsx | ||
| Header.tsx | ||
| Landing.tsx | ||
| Presentation.tsx | ||
| PromptCard.tsx | ||
| Prompts.tsx | ||
| TemporaryChat.tsx | ||