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

182
Visualizações
child.postMessage not working in IE11 compatible web application in Microsoft Edge

I am trying to communicate between a IE 11 compatible web application and pop-up window opened using window.open. Below is the code I am using in IE11 compatible web application:

var options = 'titlebar=no,resizable=no';
var url = '<different app url but within same org>';
var child = window.open(url,'window',options);
child.postMessage({message: 'requestResult'},'*');

This is working in chrome and IE, but it's failing in Microsoft Edge. I cannot receive message in child popup window in Edge. Can anyone please check and let me know why it's failing in Edge.

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

0

I think the page opened by window.open() should be running in Edge instead of Edge IE mode. If this is the case, you need to configure the opened page in the Edge IE mode site list to achieve your needs.

You can even simply try to output the child window handle: child object. You will find that it is Null instead of [window object]. This is because the two pages are running in different browsers (IE and Edge).

For more details about how to Configure IE mode, you could refer to this doc:Configure IE mode policies .

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