Fix calls tab clearing clicking on old calls
This commit is contained in:
parent
c3248be854
commit
55dca745c7
5 changed files with 40 additions and 11 deletions
|
@ -3086,6 +3086,20 @@
|
|||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-08-18T19:09:30.283Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallsList.tsx",
|
||||
"line": " const getCallHistoryGroupsCountRef = useRef(getCallHistoryGroupsCount);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-11-27T20:25:10.634Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CallsList.tsx",
|
||||
"line": " const getCallHistoryGroupsRef = useRef(getCallHistoryGroups);",
|
||||
"reasonCategory": "usageTrusted",
|
||||
"updated": "2023-11-27T20:25:10.634Z"
|
||||
},
|
||||
{
|
||||
"rule": "React-useRef",
|
||||
"path": "ts/components/CaptchaDialog.tsx",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue