Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33310182
D3353.1768807158.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
435 B
Referenced Files
None
Subscribers
None
D3353.1768807158.diff
View Options
diff --git a/lib/selectors/chat-selectors.js b/lib/selectors/chat-selectors.js
--- a/lib/selectors/chat-selectors.js
+++ b/lib/selectors/chat-selectors.js
@@ -299,9 +299,6 @@
additionalMessages.length > 0
? sortMessageInfoList([...threadMessageInfos, ...additionalMessages])
: threadMessageInfos;
- if (messages.length === 0) {
- return [];
- }
const chatMessageItems = [];
let lastMessageInfo = null;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 19, 7:19 AM (18 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5955137
Default Alt Text
D3353.1768807158.diff (435 B)
Attached To
Mode
D3353: [lib] Show loader when there are no messages
Attached
Detach File
Event Timeline
Log In to Comment