I\'m integrating a media player in my app using the \"Video For Everybody\" generator. As the player features a fallback to flash if the browser doesn\'t support HTML5 vid
I ran into a similar issue with the poster attribute on a video tag. If you apply ng-cloak to elements that have src-like attributes, they won't try to load anything until they become visible when the cloak is removed.