src/books/civilAviationServices/view/components/index.vue
@@ -908,7 +908,7 @@ const bottomGap = playVudio.getBoundingClientRect().bottom; const topGap = playVudio.getBoundingClientRect().top; if (bottomGap < 0 || topGap > window.innerHeight) { playVudio.requestPictureInPicture(); if(playVudio.readyState) playVudio.requestPictureInPicture(); } } },