Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

173
Views
TypeError: no se pudo ejecutar 'arrayBuffer' en 'Respuesta': el flujo del cuerpo ya se leyó en Dotnet6 Blazor wasm con el iframe para tableta

Usamos dotnet6 blazor wasm pwa para dos proyectos. Usamos el iframe en el primer proyecto blazor wasm. Llamamos al segundo proyecto usando el iframe.

No tiene ningún error en el navegador de la computadora y en el navegador móvil.

Solo tiene el error en el navegador de la tableta.

"TypeError: no se pudo ejecutar 'arrayBuffer' en 'Reponse': el flujo del cuerpo ya se leyó en Dotnet6 Blazor wasm" o "TypeError: WebAssembly.instantiate(): el argumento 0 debe ser un origen de búfer o un objeto WebAssembly.Module"

 return s.instantiateWasm = (e,t)=>((async()=>{ let n; try { const t = await u; n = await async function(e, t) { if ("function" == typeof WebAssembly.instantiateStreaming) { try { return (await WebAssembly.instantiateStreaming(e.response, t)).instance } catch (e) { console.info("Streaming compilation failed. Falling back to ArrayBuffer instantiation. ", e) } } const n = await e.response.then((e=> { e.arrayBuffer(); // This is error because of e.reponse is empty. })); return (await WebAssembly.instantiate(n, t)).instance // this is error because argument 0 must be a buffer source or a WebAssembly.Module object }(t, e) } catch (e) { throw s.printErr(e.toString()), e } t(n)
about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!