Lightbox: Ensure that click of video pauses it

This commit is contained in:
Scott Nonnenberg
2019-09-19 14:47:35 -07:00
parent 23b720a982
commit 43ac8ce37e
2 changed files with 2 additions and 5 deletions

View File

@@ -7493,7 +7493,7 @@
"rule": "React-createRef",
"path": "ts/components/Lightbox.tsx",
"line": " this.videoRef = React.createRef();",
"lineNumber": 181,
"lineNumber": 179,
"reasonCategory": "usageTrusted",
"updated": "2019-03-09T00:08:44.242Z",
"reasonDetail": "Used to auto-start playback on videos"