mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-19 07:58:46 +01:00
Load messages when showConversation is called in other tab
This commit is contained in:
@@ -2884,6 +2884,13 @@
|
||||
"updated": "2023-06-02T00:37:19.861Z",
|
||||
"reasonDetail": "Reading from innerHTML, not setting it"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/state/smart/ChatsTab.tsx",
|
||||
"line": " const lastOpenedConversationId = useRef<string | undefined>();",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-08-25T17:37:23.002Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/state/smart/ConversationPanel.tsx",
|
||||
|
||||
Reference in New Issue
Block a user