pl-fe: potentially solve an item position issue
Signed-off-by: mkljczk <git@mkljczk.pl>
This commit is contained in:
@ -400,6 +400,7 @@ const Thread: React.FC<IThread> = ({
|
||||
>
|
||||
<ScrollableList
|
||||
id='thread'
|
||||
key={status.id}
|
||||
ref={virtualizer}
|
||||
placeholderComponent={() => <PlaceholderStatus variant='slim' />}
|
||||
initialIndex={initialIndex}
|
||||
|
||||
Reference in New Issue
Block a user