nfl/react-helmet

Unexpected comma in title

Open

#408 opened on Oct 9, 2018

View on GitHub
 (9 comments) (6 reactions) (0 assignees)JavaScript (706 forks)batch import
bughelp wanted

Repository metrics

Stars
 (17,167 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Similar to #286, I continue to see a comma in the title of pages of my Gatsby app and seems to only be a problem if there's an expression in the title. A reproduction of this issue can be seen in the following branch.

https://github.com/corydeppen/gatsby-8655-example/tree/react-helmet-comma

Contributor guide