Disable interactions with actual video el
This commit is contained in:
@@ -556,6 +556,7 @@ function VideoItemInner({
|
||||
<>
|
||||
{active && player && (
|
||||
<VideoView
|
||||
accessible={false}
|
||||
style={[
|
||||
a.absolute,
|
||||
a.inset_0,
|
||||
|
||||
Reference in New Issue
Block a user