nfl/react-helmet

Title update lag

Open

#189 opened on Nov 5, 2016

View on GitHub
 (26 comments) (46 reactions) (0 assignees)JavaScript (17,167 stars) (706 forks)batch import
bughelp wanted

Description

I've noticed that there's a bit of a lag between a route changing and the title property updating. I'm guessing that this is around 200 - 300ms. While minor, it does look just a bit off. I experience this in both my project and also running the react-helmet-example. Are there any suggestions about reducing this lag? If not, is there any known faster way to update the document's title?

Contributor guide