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

Add custom attribute for meta tag #192

Open
kvandake opened this issue Feb 10, 2019 · 1 comment
Open

Add custom attribute for meta tag #192

kvandake opened this issue Feb 10, 2019 · 1 comment

Comments

@kvandake
Copy link

When I add Helmet to my React Application I have duplicates of the description tag.
To solve a duplicate, I need to add attribute data-react-helmet to the description tag.

For example

<meta name="description" content="some description" data-react-helmet="true">

Can I add this attribute?

@CongCong-1228
Copy link

Did you solve this problem, I don't think it's different from deleting

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

2 participants