Coding-Coach / Coding-Coach/coding-coach

Repeated id (<title id="title">...</title>

Abierto
#435 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
452
Forks
157
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

There is a repeated id in your page, the id="title". According to what we have seen this happens because you are placing it in the return of your Icon function which is bequeathing it to all generated SVGs. (src/components/Icon/index.js, line 28)

We tried fixing it but we are unable to deploy the page, so we didn't want to leave you with additional issues in your code.

We hope this will be of help!

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.