Skip message data fetch for pending channel messages to avoid unnecessary API calls and potential errors.
Fixed
Added !pending guards in src/lib/components/channel/Messages/Message.svelte
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/open-webui/open-webui/pull/22848
**Author:** [@themavik](https://github.com/themavik)
**Created:** 3/19/2026
**Status:** ❌ Closed
**Base:** `dev` ← **Head:** `fix/22753-channel-message-data-404`
---
### 📝 Commits (1)
- [`6acb54e`](https://github.com/open-webui/open-webui/commit/6acb54e120eade94f544c80f14a1faae71aa6370) fix: skip message data fetch for pending/optimistic messages (#22753)
### 📊 Changes
**1 file changed** (+2 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `src/lib/components/channel/Messages/Message.svelte` (+2 -2)
</details>
### 📄 Description
# Changelog Entry
### Description
- Skip message data fetch for pending channel messages to avoid unnecessary API calls and potential errors.
### Fixed
- Added `!pending` guards in `src/lib/components/channel/Messages/Message.svelte`
### Contributor License Agreement
- [x] By submitting this pull request, I confirm that I have read and fully agree to the [Contributor License Agreement (CLA)](https://github.com/open-webui/open-webui/blob/main/CONTRIBUTOR_LICENSE_AGREEMENT), and I am providing my contributions under its terms.
Made with [Cursor](https://cursor.com)
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/22848
Author: @themavik
Created: 3/19/2026
Status: ❌ Closed
Base:
dev← Head:fix/22753-channel-message-data-404📝 Commits (1)
6acb54efix: skip message data fetch for pending/optimistic messages (#22753)📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/lib/components/channel/Messages/Message.svelte(+2 -2)📄 Description
Changelog Entry
Description
Fixed
!pendingguards insrc/lib/components/channel/Messages/Message.svelteContributor License Agreement
Made with Cursor
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.