Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ttkapostol opened this issue Jun 21, 2023 · 0 comments
Open

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

ttkapostol opened this issue Jun 21, 2023 · 0 comments

Comments

@ttkapostol
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant