pl-fe: potentially solve an item position issue

Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
mkljczk
2025-02-01 12:11:53 +01:00
parent d12d77de90
commit 034cde73f5

View File

@ -400,6 +400,7 @@ const Thread: React.FC<IThread> = ({
>
<ScrollableList
id='thread'
key={status.id}
ref={virtualizer}
placeholderComponent={() => <PlaceholderStatus variant='slim' />}
initialIndex={initialIndex}