TheWidlarzGroup / react-native-video

A <Video /> component for react-native
https://docs.thewidlarzgroup.com/react-native-video/
MIT License
7.23k stars 2.9k forks source link

[BUG]: Events are not triggered on Windows #4303

Open mattchillsir opened 4 days ago

mattchillsir commented 4 days ago

Version

6.8.0

What platforms are you having the problem on?

Windows

System Version

Windows 11

On what device are you experiencing the issue?

Real device

Architecture

New architecture with interop layer

What happened?

The video playback works alright but no events are triggered.

Reproduction Link

https://github.com/mattchillsir/reactNativeVideoIssue

Reproduction

Step to reproduce this bug are: Open the example and check if the video is playing, check that there is no logs in the console when there should be.

github-actions[bot] commented 4 days ago

Thank you for your bug report. We will review it and get back to you if we need more information.