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

216
Visualizações
In React app, iframe is showing up in developer tools, elements

Its First time im asking a question, so not much idea how to describe/write it.

I am working in a react project (making clons for learning purpose). Watching video tutorials and first time use firebase and redux. After making much progress, I counter the problem, in which when I save my work, local host 3000 doesn't refresh. I know there are lot of answers, I tried all but they didn't work for me.

But the main issue is, In my developer tool i see

<iframe style="position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; border: none; z-index: 2147483647;"></iframe>

Within this, there is #document and inside of it, <html> then <head> and <body>.

I didn't know what is this and the reason why it's showing up. Then i search, what is iframe, but i never use such thing i my project. And after a lot of research how to remove it. I didn't find the answer and way to do it Screen shot of my developer tool.

I can see all my components but they don't respond to me E.g can't take inputs, no hover effects etc. But when i manually delete <iframe> from dev tool, it works fine.

about 4 years ago · Juan Pablo Isaza
1 Respostas
Responde à pergunta

0

The iframe is used by react to inject changes to the dom during hotreload. Sometimes it fails and doesn't remove the iframe, thus the behavior.

A fix would be to add:

  "resolutions": {
    "react-error-overlay": "6.0.9"
  },

To your package.json immediately after the scripts, delete package.lock or yarn.lock files, install packages again.

about 4 years ago · Juan Pablo Isaza Relatório
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