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
resizeMode
6.8.0
Windows
Chrome
Real device
Old architecture
The object-fit style property of the video element in Video.web.tsx should respect the resizeMode prop.
repository link
Step to reproduce this bug are:
"cover"
The text was updated successfully, but these errors were encountered:
Thank you for your issue report. Please note that the following information is missing or incomplete:
Please update your issue with this information to help us address it more effectively.
Note: issues without complete information have a lower priority
Sorry, something went wrong.
@zoriya Can I ping you on web ticket ? :) not sure you receive a notifcation on all ticket and / or you have time to handle them ?! Thank you !
Sure!
I wanted to wait for bun before starting a new PR to prevent a huge conflict.
No branches or pull requests
Version
6.8.0
What platforms are you having the problem on?
Windows
System Version
Chrome
On what device are you experiencing the issue?
Real device
Architecture
Old architecture
What happened?
The object-fit style property of the video element in Video.web.tsx should respect the
resizeMode
prop.Reproduction Link
repository link
Reproduction
Step to reproduce this bug are:
resizeMode
to"cover"
The text was updated successfully, but these errors were encountered: