We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
6.10.0
Android
14
Real device, Simulator
New architecture with interop layer
The video is still playing after unmounting the Video component when inside a pager view. The video should get released when the component unmounts.
Example (turn on audio) still hear video play even though component is unmounted.
https://github.com/adxzhang1/react-native-video/tree/unmount-issue
Step to reproduce this bug are:
The text was updated successfully, but these errors were encountered:
Thank you for your bug report. We will review it and get back to you if we need more information.
Sorry, something went wrong.
No branches or pull requests
Version
6.10.0
What platforms are you having the problem on?
Android
System Version
14
On what device are you experiencing the issue?
Real device, Simulator
Architecture
New architecture with interop layer
What happened?
The video is still playing after unmounting the Video component when inside a pager view. The video should get released when the component unmounts.
Example (turn on audio) still hear video play even though component is unmounted.
screen.webm
Reproduction Link
https://github.com/adxzhang1/react-native-video/tree/unmount-issue
Reproduction
Step to reproduce this bug are:
The text was updated successfully, but these errors were encountered: