Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

179
Visualizações
Open a new tab along with PIP (picture in picture) when clicking on a button makes the browser to block the new tab

I have a button that clicking on it should open a PIP and open a new tab.

The issue is that if when I use them together, the browser blocks the new tab.

I have tried setTimeout and switch the order of the actions.

This is the code of the PIP:

const togglePictureInPicture = (video: HTMLVideoElement) => {
    if (document.pictureInPictureElement) {
        document.exitPictureInPicture()
    } else {
        if (document.pictureInPictureEnabled) {
            video.requestPictureInPicture()
        }
    }

The code of the opening a tab is a simple window.open('_blank')

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda