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

Lagging title update #30

Open
MarPur opened this issue Mar 7, 2016 · 2 comments
Open

Lagging title update #30

MarPur opened this issue Mar 7, 2016 · 2 comments

Comments

@MarPur
Copy link

MarPur commented Mar 7, 2016

I am using react-document-title together with react-router and there is a considerable delay between transitioning to the new URL and the title of the page being updated. Is this a known issue and is there any workaround for it?

Thanks

@duanxiaohui
Copy link

@Martynas-P Me too! Do you solve it?

@fuzzykiller
Copy link

I also encountered this issue. It happens only on Chrome (maybe Vivaldi, too, who knows). It’s probably a result of Chrome’s multi-process architecture.

You can easily test it with a button that increments (and displays) a counter. While the counter on the button will update with no noticable delay, there is a delay (~300-500ms I guess?) before the title updates.

On Firefox, the title updates without noticable delay.

@Martynas-P @duanxiaohui Bottom line: Can’t be fixed. :(

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

3 participants