Fix call list scroll jumping

This commit is contained in:
Jamie Kyle 2023-08-16 17:48:20 -07:00 committed by Jamie Kyle
parent 58aec8b1a3
commit 0f377de29e
2 changed files with 32 additions and 3 deletions

View file

@ -2957,5 +2957,13 @@
"reasonCategory": "usageTrusted",
"updated": "2023-08-02T00:21:37.858Z",
"reasonDetail": "<optional>"
},
{
"rule": "React-useRef",
"path": "ts/components/CallsList.tsx",
"line": " const prevOptionsRef = useRef<CallHistoryFilterOptions | null>(null);",
"reasonCategory": "usageTrusted",
"updated": "2023-08-17T00:07:01.015Z",
"reasonDetail": "<optional>"
}
]