Fix video playback in StoryViewer for multiple videos
This commit is contained in:
parent
e078a2ae54
commit
a77861e5c4
3 changed files with 27 additions and 1 deletions
|
@ -318,6 +318,7 @@ export const StoryViewer = ({
|
|||
<StoryImage
|
||||
attachment={attachment}
|
||||
i18n={i18n}
|
||||
isPaused={shouldPauseViewing}
|
||||
label={i18n('lightboxImageAlt')}
|
||||
moduleClassName="StoryViewer__story"
|
||||
queueStoryDownload={queueStoryDownload}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue