Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

310
Vistas
"Navigation is Blocked" message on Chrome 99 / Android devices

I am managing some payment pages now.

Some online mall creates an Iframe and call our payment page.

When I click button with Chrome 99 on Android devices,

"Navigation is Blocked" message shows on browser dev console.

The code was perfectly worked before.

example code in iframe(not sandboxed) ↓

<script type="text/javascript">
function install() {
    window.top.location.href = 'market://details?id=com.some.package.name';
}
</script>

<button type="button" onclick="javascript:install();">install</button>

It is weird that this error occurs not only our payment page, but also other company's payment page.

Does anyone have similar problems? just show your case. thanks.

  • I read posts about "Navigation is Blocked" appears when open some links without an user event.

  • All docs and resources are using https protocol with reliable SSL certificates.

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

problem solved.

I ve modified "window.top.location.href" to "location.href".

I think that child element seems no longer have access to parent elements.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda