Message / Avatar: Fix redundant transitions
This commit is contained in:
parent
a1889b2f6f
commit
d10dfa93c0
@ -126,6 +126,7 @@ const SenderGroupContainer: FC<OwnProps & StateProps> = ({
|
||||
shouldRender,
|
||||
} = useShowTransition({
|
||||
isOpen: withAvatar && isShown,
|
||||
noMountTransition: isShown,
|
||||
withShouldRender: true,
|
||||
});
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user