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
When updating the light property via a state update, the thumbnail doesn't get removed.
I expected it to remove the thumbnail.
light
The text was updated successfully, but these errors were encountered:
d798f8b
Hide preview thumbnail when light changes to false
183895d
Fixes cookpete/react-player#680
ca7bac9
c1b71aa
No branches or pull requests
Current Behavior
When updating the light property via a state update, the thumbnail doesn't get removed.
Expected Behavior
I expected it to remove the thumbnail.
Steps to Reproduce
light
property, either a string or a boolean.Environment
The text was updated successfully, but these errors were encountered: