Error Extrano en la consola
Publicado por Francisco Daniel (74 intervenciones) el 30/05/2020 22:23:10
Hola a todos. Cuando inspecciono mi sitio en la consola de chome me da los siguientes errores:
1) Error while trying to use the following icon from the Manifest: http://localhost/colegiomedico/icon.png (Download error or resource isn't a valid image)
2) otromain.js:34 Uncaught TypeError: Cannot set property 'disabled' of null
at HTMLDocument.<anonymous> (otromain.js:34)
En la linea 34 del archivo otromain.js tengo: botonRegistro.disabled = true;
Que será lo que pasa? Alguno tiene idea de estos errores?
Muchas Gracias
1) Error while trying to use the following icon from the Manifest: http://localhost/colegiomedico/icon.png (Download error or resource isn't a valid image)
2) otromain.js:34 Uncaught TypeError: Cannot set property 'disabled' of null
at HTMLDocument.<anonymous> (otromain.js:34)
En la linea 34 del archivo otromain.js tengo: botonRegistro.disabled = true;
Que será lo que pasa? Alguno tiene idea de estos errores?
Muchas Gracias
Valora esta pregunta
-1