nfl/react-helmet

Title update lag

Open

#189 geöffnet am 5. Nov. 2016

Auf GitHub ansehen
 (26 Kommentare) (46 Reaktionen) (0 zugewiesene Personen)JavaScript (17.167 Stars) (706 Forks)batch import
bughelp wanted

Beschreibung

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