nfl/react-helmet

Title update lag

Open

#189 aberto em 5 de nov. de 2016

Ver no GitHub
 (26 comments) (46 reactions) (0 assignees)JavaScript (706 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (17.167 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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?

Guia do colaborador