X Tutup
The Wayback Machine - https://web.archive.org/web/20200628004302/https://github.com/angular/angular/issues/35972
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

Following a bookmarked link in safari breaks dynamic page titles #35972

Open
javajohnHub opened this issue Mar 9, 2020 · 0 comments
Open

Following a bookmarked link in safari breaks dynamic page titles #35972

javajohnHub opened this issue Mar 9, 2020 · 0 comments

Comments

@javajohnHub
Copy link

@javajohnHub javajohnHub commented Mar 9, 2020

📚 Docs or angular.io bug report

Description

If you bookmark an angular site in safari and follow the bookmark, the Page Title service fires but never updates when you continue navigating the site. It is happening in my app and also on angular.io.

🔬 Minimal Reproduction

Go to angular.io in safari and bookmark a page. Follow the bookmark back to angular.io. Continue to navigate elsewhere on the site. The page titles fail to update. Tested safari bookmarks on non angular sites and the page titles worked.

What's the affected URL?**

https://angular.io

Expected vs Actual Behavior**

Expected: Page titles update on navigating to new page.
Actual: Page titles fail to update.

🌍 Your Environment

MacOs Catalina 10.15.3

Browser info

safari 13.0.5

Anything else relevant?

Page titles update fine if you manually enter url into bar.

@ngbot ngbot bot added this to the needsTriage milestone Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup