Búsquedas recientes


No hay búsquedas recientes

warnings which should be addressed before proceeding



Publicado 30 ene 2025


Help me to address these 4 issues. 
Issue 1 - Error occurs due to the following code
<svg xmlns="https://www.w3.org/2000/svg" width="14" height="14" viewBox="0 0 14 14">

                      <g stroke="currentColor" stroke-linecap="round" stroke-width="1.5">

                        <circle cx="6" cy="6" r="4" fill="none"></circle>

                        <path d="M9 9l3 3"></path>

                      </g>

                    </svg>
There is no http protocol used.

Issue 2 & 3 - I hardcoded a script url. I tried adding the script domain to the manifest domain white list. It is not working.

Issue 4 - I am using setTimeout and I couldn't find any docs that how to use app.willDestroy. 
 


0

0

0 comentarios

Iniciar sesión para dejar un comentario.

¿No encontró lo que buscaba?

Nueva publicación