[Feature Request] Add an option to disable the loading animation for embedded Videos #785
austen-wade
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
Thanks for raising this to us, we are always looking to continue to improve the functionality. Im going to move this over to discussions and make a note internally with the team. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Is there any update guys |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please add the option to disable the spinner animation while an embedded video is loading.
This would include:
My use case:
Vimeo players are using a placeholder/fallback image that sits behind the player.
Currently if I want to disable the animation, I have to create a custom implementation where I listen for a play event and toggle CSS display (for a simple approach). Having an option would be a convenience for me as a developer per client requests.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions