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

309
Vistas
Not allowed to load local resource: blob://http:/localhost:3000/ in iframe

I need download file from server with token and show in iframe.

I used request with responseType: 'text'.So i can edit text and use a later.

I added in head block. It's need for resources (.js .css .html .img)...

I did:

const blob = new Blob([textHtml], { type: 'text/html' });
const url = URL.createObjectURL(blob);
...

I have 4 versions of SCORM file. Once version don't working. I don't know why.

I think: because duplicate resources (script, link) in head with the wrong link.

<head>
...
<link type="text/css" href="blob://http:/localhost:3000/html5/lib/stylesheets/desktop.min.css" rel="stylesheet" data-noprefix="true">
<script src="blob://http:/localhost:3000/html5/lib/scripts/frame.desktop.min.js"></script>
</head>

errors:

Not allowed to load local resource: blob://http:/localhost:3000/html5/lib/stylesheets/desktop.min.css

Not allowed to load local resource: blob://http:/localhost:3000/html5/lib/scripts/frame.desktop.min.js

in response file (text):

<html>
...
<body>  
...
  <link rel="stylesheet" href="html5/data/css/output.min.css" data-noprefix />
</body>
<script src="html5/lib/scripts/bootstrapper.min.js"></script>
</html>

I'm waiting: script loaded with baseUrl /html5/lib/scripts/bootstrapper.min.js

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