Roier
Results
1
comments of
Roier
> There is a solution or just a workaround? @MirkoLo I ended up using vue-vimeo-player library for vimeo and iframe for youtube with some css: ` div(v-if="player") .video-background(v-show="playerIsReady") vue-vimeo-player.video-style( @ready="playerIsReady...