Load messages when showConversation is called in other tab
This commit is contained in:
parent
930b2145be
commit
80a19d39de
3 changed files with 31 additions and 19 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue