Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFollowing a bookmarked link in safari breaks dynamic page titles #35972
Labels
Milestone
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


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.
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.
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.